Event Transfer Contract

Updated : 2024-06-04

๐Ÿ“Œ Contract Information

  • Contract : 0x61000b6e2056ab3c5E858330873ae966cC26C023

  • Deployer : 0xC3932FFD8D85697f4c18Cce2Fb4Dc93b81a9aE49 (๊ฐœ๋ฐœ์‹ค - AC1)

  • Network : Polygon

  • Solidity Compiler Version : v0.8.19

  • Verified : false

[ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "address", "name": "from", "type": "address" }, { "indexed": false, "internalType": "address", "name": "listed", "type": "address" }, { "indexed": false, "internalType": "bool", "name": "state", "type": "bool" } ], "name": "Authorized", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "address", "name": "from", "type": "address" }, { "indexed": false, "internalType": "address", "name": "to", "type": "address" }, { "indexed": false, "internalType": "uint256", "name": "amount", "type": "uint256" }, { "indexed": false, "internalType": "address", "name": "token", "type": "address" } ], "name": "BatchTransfer", "type": "event" }, { "inputs": [ { "components": [ { "internalType": "address", "name": "token", "type": "address" }, { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" } ], "internalType": "struct TokenTransmitter.TransferRequest[]", "name": "transferInfo", "type": "tuple[]" } ], "name": "doBatchTransfer", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "anonymous": false, "inputs": [ { "indexed": true, "internalType": "address", "name": "previousOwner", "type": "address" }, { "indexed": true, "internalType": "address", "name": "newOwner", "type": "address" } ], "name": "OwnershipTransferred", "type": "event" }, { "inputs": [], "name": "renounceOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "account", "type": "address" }, { "internalType": "bool", "name": "state", "type": "bool" } ], "name": "setAllowList", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "amount", "type": "uint256" } ], "name": "setBatchTransferLimit", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "newOwner", "type": "address" } ], "name": "transferOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "user", "type": "address" } ], "name": "allowList", "outputs": [ { "internalType": "bool", "name": "authorized", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "batchTransferLimit", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "owner", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ]

More Details

  • Contract Owner : 0xC3932FFD8D85697f4c18Cce2Fb4Dc93b81a9aE49

  • TransferAdmin :

    • 0xC3932FFD8D85697f4c18Cce2Fb4Dc93b81a9aE49

    • 0xa44ED2FB17239bBd77E0975F03B4D16acCe05D94

    • 0x7C0e2Ee7B148dD0fE1894670FDa7d474AFFEC697

  • CVTX ( CA - 0xe5Dc74175856F1219BB2ddBa4b2d3023ED33C0c0 )

  • FDX ( CA - 0x56ef60eec47fcd38d48c7b693972ae29d6effced )

Last updated