Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9c6b…b4a5
Balances ($0.00)
No balances found for "Mint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16066499 | 2 years ago | | | 0.2 | 0.0083176446 | |
| 16066479 | 2 years ago | | | 0.2 | 0.0072267795 | |
| 16066457 | 2 years ago | | | 0.2 | 0.0078465183 | |
| 16066441 | 2 years ago | | | 0.2 | 0.0073853646 | |
| 16058841 | 2 years ago | | | 0.2 | 0.0073421211 | |
| 16052879 | 2 years ago | | | 0.2 | 0.0084940459 | |
| 16046551 | 2 years ago | | | 0.2 | 0.0091828069 | |
| 16025937 | 2 years ago | | | 0.2 | 0.023434030 | |
| 16023546 | 2 years ago | | | 0.2 | 0.0078581018 | |
| 15994765 | 2 years ago | | | 0.2 | 0.011322790 |
ABI
ABI objects
Getter at block 21229838 getMintableNFTs() view returns (uint256[])
admin() view returns (address)
0x3b3b9e2f88fa57b41f0026f4e95e1cbd12c05ad9
crr() view returns (address)
0x9c6b5033ee140082e55b4d8ca32ea72f8bbfb4a5
devWallet() view returns (address)
0x3b3b9e2f88fa57b41f0026f4e95e1cbd12c05ad9
mintableAmount() view returns (uint256)
0
owner() view returns (address)
0x3b3b9e2f88fa57b41f0026f4e95e1cbd12c05ad9
salePrice() view returns (uint256)
200000000000000000
Read-only
NFTs(uint256) view returns (uint256)
State-modifying
Events checkMintables()
mint(address account, uint256[] tokenIds) payable
renounceOwnership()
setAdmin(address _admin)
setDevWallet(address _devWallet)
setSalePrce(uint256 _salePrice)
setToken(address _tokenAddress)
transferOwnership(address newOwner)
withdrawETH()
withdrawNFTs()
AdminChanged(address oldAdmin, address newAdmin)
DevWalletChanged(address oldDevWallet, address newDevWallet)
Minted(address targetAddress, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SalePriceChanged(uint256 oldPrice, uint256 newPrice)
Withdrawed(address devWallet, uint256 tokenId)
WithdrawedBalance(address devWallet, uint256 amount)
constructor()
receive()
This contract contains no error objects.