ERC721SSMinter
Verified contract
Active on
Ethereum with 488 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x508c…e716
0xd2b1…b40c
Balances ($0.00)
No balances found for "ERC721SSMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17170723 | 2 years ago | | | 0 | 0.0019070806 | |
| 17031149 | 2 years ago | | | 0.01 | 0.0018113140 | |
| 17008723 | 2 years ago | | | 0.01 | 0.0017832664 | |
| 16992884 | 2 years ago | | | 0.01 | 0.0022633992 | |
| 16983360 | 2 years ago | | | 0.01 | 0.0018005541 | |
| 16983356 | 2 years ago | | | 0.01 | 0.0050911877 | |
| 16962311 | 2 years ago | | | 0.01 | 0.0027603135 | |
| 16952317 | 2 years ago | | | 0.01 | 0.0017469993 | |
| 16952198 | 2 years ago | | | 0.01 | 0.0019613112 | |
| 16948004 | 2 years ago | | | 0.01 | 0.0036457333 |
ABI
ABI objects
Getter at block 21390247
ERC721() view returns (address)
0xd2b14f166daeb1ec73a4901745dbe2199db6b40c
ERC721SS() view returns (address)
0x508c1cc6099f273a751386561e49cf279571e716
Ids() view returns (uint256)
610
optionPrice() view returns (uint256)
10000000000000000
owner() view returns (address)
0x53a94d53ee8d0bc8dbe22e4dba1814155872eb6f
Read-only
ADD(uint256) view returns (string)
getAllIdAndAdd(uint256 _startIndex, uint256 _count) view returns (struct ERC721SSMinterIdAndAdd[])
isWhitelisted(address address_, bytes32[] proof_) view returns (bool)
State-modifying
Events changedMind(uint256 tokenId, string add) payable
claimSBT(uint256 tokenId, string add) payable
claimSBTFree(uint256 tokenId)
mintSBT(bytes32[] proof_, string add) payable
mintSBTFree(bytes32[] proof_)
setERC721(address _address)
setERC721SS(address _address)
setMerkleRoot(bytes32 merkleRoot_)
transferOwnership(address new_)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.