MultiNFTTransfer
Verified contract
Active on
Ethereum with 18 txns
Balances ($0.00)
No balances found for "MultiNFTTransfer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18851224 | a year ago | | | 0 | 0.011637003 | |
| 18851215 | a year ago | | | 0 | 0.20244299 | |
| 18851208 | a year ago | | | 0 | 0.00056516338 | |
| 18851174 | a year ago | | | 0 | 0.25493939 | |
| 18851079 | a year ago | | | 0 | 0.00060823214 | |
| 18851059 | a year ago | | | 0 | 0.016954770 | |
| 18851049 | a year ago | | | 0 | 0.077737960 | |
| 18851045 | a year ago | | | 0 | 0.071252958 | |
| 18851040 | a year ago | | | 0 | 0.091818258 | |
| 18850983 | a year ago | | | 0 | 0.41304432 |
ABI
ABI objects
Getter at block 21324165
nftContract() view returns (address)
0x21493e9fd8aeec95bf7608a51c75333f40eb192a
owner() view returns (address)
0xd047091c05f4c4f0203d15bd4a6ea89ffd8cc0df
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOwner(address _newOwner)
contractSettings(address _nftContractAddress)
distributeNFTs(address[] recipients, uint256[] nftCounts, uint256 tokenStart, uint256 tokenEnd)
distributeSpecificNFTs(address[] recipients, uint256[][] tokenIds)
This contract contains no event objects.
constructor(address _nftContractAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.