Skip to content

Commit

Permalink
add popular bsc contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
hjt-blocksec committed Jan 6, 2023
1 parent d4e20c8 commit 388d76d
Show file tree
Hide file tree
Showing 1,465 changed files with 1,465 additions and 0 deletions.
1 change: 1 addition & 0 deletions bsc/0x0000000000771a79d0fc7f3b7fe270eb4498f20b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "MCTXenft", "chainId": 56, "address": "0x0000000000771A79D0Fc7F3B7FE270eB4498F20b", "metadata": {"output": {"abi": [{"inputs": [], "stateMutability": "nonpayable", "type": "constructor"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "owner", "type": "address"}, {"indexed": true, "internalType": "address", "name": "approved", "type": "address"}, {"indexed": true, "internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "Approval", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "owner", "type": "address"}, {"indexed": true, "internalType": "address", "name": "operator", "type": "address"}, {"indexed": false, "internalType": "bool", "name": "approved", "type": "bool"}], "name": "ApprovalForAll", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "uint8", "name": "version", "type": "uint8"}], "name": "Initialized", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "previousOwner", "type": "address"}, {"indexed": true, "internalType": "address", "name": "newOwner", "type": "address"}], "name": "OwnerSet", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "from", "type": "address"}, {"indexed": true, "internalType": "address", "name": "to", "type": "address"}, {"indexed": true, "internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "Transfer", "type": "event"}, {"inputs": [], "name": "PKG", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "PROXY", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "SvgGenerate", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "XEN", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "_startTokenId", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_origin", "type": "address"}, {"internalType": "uint256", "name": "_nonce", "type": "uint256"}], "name": "addressFrom", "outputs": [{"internalType": "address", "name": "_address", "type": "address"}], "stateMutability": "pure", "type": "function"}, {"inputs": [{"internalType": "address", "name": "to", "type": "address"}, {"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "approve", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "owner", "type": "address"}], "name": "balanceOf", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "_num", "type": "uint256"}, {"internalType": "uint256", "name": "_term", "type": "uint256"}], "name": "batchClaimRankWithGenerateNft", "outputs": [], "stateMutability": "payable", "type": "function"}, {"inputs": [{"internalType": "address payable", "name": "_newOwner", "type": "address"}], "name": "changeOwner", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256[]", "name": "_tokenIds", "type": "uint256[]"}, {"internalType": "address", "name": "_to", "type": "address"}], "name": "claimByNft", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "getApproved", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "owner", "type": "address"}, {"internalType": "address", "name": "operator", "type": "address"}], "name": "isApprovedForAll", "outputs": [{"internalType": "bool", "name": "", "type": "bool"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "account", "type": "address"}], "name": "isOwner", "outputs": [{"internalType": "bool", "name": "", "type": "bool"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "mintInfo", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "bool", "name": "", "type": "bool"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_owner", "type": "address"}, {"internalType": "uint256", "name": "_index", "type": "uint256"}], "name": "mintInfoByTokenOwnerIndex", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}, {"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "name", "outputs": [{"internalType": "string", "name": "", "type": "string"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "name": "nftInfo", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "ownerOf", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256[]", "name": "_tokenIds", "type": "uint256[]"}, {"internalType": "uint256", "name": "_term", "type": "uint256"}], "name": "rebatchClaimRankByNft", "outputs": [], "stateMutability": "payable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "from", "type": "address"}, {"internalType": "address", "name": "to", "type": "address"}, {"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "safeTransferFrom", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "from", "type": "address"}, {"internalType": "address", "name": "to", "type": "address"}, {"internalType": "uint256", "name": "tokenId", "type": "uint256"}, {"internalType": "bytes", "name": "data", "type": "bytes"}], "name": "safeTransferFrom", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "operator", "type": "address"}, {"internalType": "bool", "name": "approved", "type": "bool"}], "name": "setApprovalForAll", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "svgGenerater", "type": "address"}], "name": "setSvgGenerater", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "bytes4", "name": "interfaceId", "type": "bytes4"}], "name": "supportsInterface", "outputs": [{"internalType": "bool", "name": "", "type": "bool"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "symbol", "outputs": [{"internalType": "string", "name": "", "type": "string"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "index", "type": "uint256"}], "name": "tokenByIndex", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "owner", "type": "address"}, {"internalType": "uint256", "name": "index", "type": "uint256"}], "name": "tokenOfOwnerByIndex", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "name": "tokenSlotCount", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "tokenURI", "outputs": [{"internalType": "string", "name": "", "type": "string"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "totalSupply", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "from", "type": "address"}, {"internalType": "address", "name": "to", "type": "address"}, {"internalType": "uint256", "name": "tokenId", "type": "uint256"}], "name": "transferFrom", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [], "name": "withdraw", "outputs": [], "stateMutability": "nonpayable", "type": "function"}]}}, "version": 1, "checkPoints": [], "isProxy": true, "principalAddress": "0xa7bA1784Fe8Ea60d20E8FD71df6d8c85f7F352a7"}
1 change: 1 addition & 0 deletions bsc/0x0000000000c2d145a2526bd8c716263bfebe1a72.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "TransferHelper", "chainId": 56, "address": "0x0000000000c2d145a2526bD8C716263bFeBe1A72", "metadata": {"output": {"abi": [{"inputs": [{"internalType": "address", "name": "conduitController", "type": "address"}], "stateMutability": "nonpayable", "type": "constructor"}, {"inputs": [{"internalType": "bytes", "name": "reason", "type": "bytes"}, {"internalType": "bytes32", "name": "conduitKey", "type": "bytes32"}, {"internalType": "address", "name": "conduit", "type": "address"}], "name": "ConduitErrorRevertBytes", "type": "error"}, {"inputs": [{"internalType": "string", "name": "reason", "type": "string"}, {"internalType": "bytes32", "name": "conduitKey", "type": "bytes32"}, {"internalType": "address", "name": "conduit", "type": "address"}], "name": "ConduitErrorRevertString", "type": "error"}, {"inputs": [{"internalType": "bytes", "name": "reason", "type": "bytes"}, {"internalType": "address", "name": "receiver", "type": "address"}, {"internalType": "address", "name": "sender", "type": "address"}, {"internalType": "uint256", "name": "identifier", "type": "uint256"}], "name": "ERC721ReceiverErrorRevertBytes", "type": "error"}, {"inputs": [{"internalType": "string", "name": "reason", "type": "string"}, {"internalType": "address", "name": "receiver", "type": "address"}, {"internalType": "address", "name": "sender", "type": "address"}, {"internalType": "uint256", "name": "identifier", "type": "uint256"}], "name": "ERC721ReceiverErrorRevertString", "type": "error"}, {"inputs": [{"internalType": "bytes32", "name": "conduitKey", "type": "bytes32"}, {"internalType": "address", "name": "conduit", "type": "address"}], "name": "InvalidConduit", "type": "error"}, {"inputs": [], "name": "InvalidERC20Identifier", "type": "error"}, {"inputs": [{"internalType": "address", "name": "recipient", "type": "address"}], "name": "InvalidERC721Recipient", "type": "error"}, {"inputs": [], "name": "InvalidERC721TransferAmount", "type": "error"}, {"inputs": [], "name": "InvalidItemType", "type": "error"}, {"inputs": [], "name": "RecipientCannotBeZeroAddress", "type": "error"}, {"inputs": [{"components": [{"components": [{"internalType": "enum ConduitItemType", "name": "itemType", "type": "uint8"}, {"internalType": "address", "name": "token", "type": "address"}, {"internalType": "uint256", "name": "identifier", "type": "uint256"}, {"internalType": "uint256", "name": "amount", "type": "uint256"}], "internalType": "struct TransferHelperItem[]", "name": "items", "type": "tuple[]"}, {"internalType": "address", "name": "recipient", "type": "address"}, {"internalType": "bool", "name": "validateERC721Receiver", "type": "bool"}], "internalType": "struct TransferHelperItemsWithRecipient[]", "name": "items", "type": "tuple[]"}, {"internalType": "bytes32", "name": "conduitKey", "type": "bytes32"}], "name": "bulkTransfer", "outputs": [{"internalType": "bytes4", "name": "magicValue", "type": "bytes4"}], "stateMutability": "nonpayable", "type": "function"}]}}, "version": 1, "checkPoints": [], "isProxy": false, "principalAddress": null}
1 change: 1 addition & 0 deletions bsc/0x00008c683f56180df6574b928a17e09a44b60000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "ARK_AUTO_ALLOCATION", "chainId": 56, "address": "0x00008C683f56180dF6574B928A17E09A44B60000", "metadata": {"output": {"abi": [{"anonymous": false, "inputs": [{"indexed": false, "internalType": "address", "name": "investor", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "withdrawPercent", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "compoundPercent", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "airdropPercent", "type": "uint256"}, {"indexed": false, "internalType": "bool", "name": "autoSell", "type": "bool"}, {"indexed": false, "internalType": "bool", "name": "autoDeposit", "type": "bool"}, {"indexed": false, "internalType": "bool", "name": "autoBond", "type": "bool"}], "name": "ChangedAutoAllocation", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "address", "name": "investor", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "duration", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "paidUntil", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "paidGas", "type": "uint256"}], "name": "ExtendedAutoAllocation", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "address", "name": "investor", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "withdrawPercent", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "compoundPercent", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "airdropPercent", "type": "uint256"}, {"indexed": false, "internalType": "bool", "name": "autoSell", "type": "bool"}, {"indexed": false, "internalType": "bool", "name": "autoDeposit", "type": "bool"}, {"indexed": false, "internalType": "bool", "name": "autoBond", "type": "bool"}, {"indexed": false, "internalType": "uint256", "name": "duration", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "paidUntil", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "paidGas", "type": "uint256"}], "name": "RegisteredForAutoAllocation", "type": "event"}, {"inputs": [], "name": "SERVER_WALLET", "outputs": [{"internalType": "address payable", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "withdrawPercent", "type": "uint256"}, {"internalType": "uint256", "name": "compoundPercent", "type": "uint256"}, {"internalType": "uint256", "name": "airdropPercent", "type": "uint256"}, {"internalType": "bool", "name": "autoSell", "type": "bool"}, {"internalType": "bool", "name": "autoDeposit", "type": "bool"}, {"internalType": "bool", "name": "autoBond", "type": "bool"}], "name": "changeAutoAllocation", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "duration", "type": "uint256"}], "name": "extendAutoAllocation", "outputs": [], "stateMutability": "payable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "", "type": "address"}], "name": "paidUntil", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "pricePerAction", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "withdrawPercent", "type": "uint256"}, {"internalType": "uint256", "name": "compoundPercent", "type": "uint256"}, {"internalType": "uint256", "name": "airdropPercent", "type": "uint256"}, {"internalType": "bool", "name": "autoSell", "type": "bool"}, {"internalType": "bool", "name": "autoDeposit", "type": "bool"}, {"internalType": "bool", "name": "autoBond", "type": "bool"}, {"internalType": "uint256", "name": "duration", "type": "uint256"}], "name": "registerForAutoAllocation", "outputs": [], "stateMutability": "payable", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "price", "type": "uint256"}], "name": "setPriceForAction", "outputs": [], "stateMutability": "nonpayable", "type": "function"}]}}, "version": 1, "checkPoints": [], "isProxy": false, "principalAddress": null}
Loading

0 comments on commit 388d76d

Please sign in to comment.