Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d46…05ce
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- | |
CTN | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17488920 | a year ago | | | 0 | 0.00055401124 | |
| 17484141 | a year ago | | | 0 | 0.0018037494 | |
| 17465358 | a year ago | | | 0 | 0.0025965052 | |
| 17464369 | a year ago | | | 0 | 0.0016201036 | |
| 17463597 | a year ago | | | 0 | 0.0015063325 | |
| 17463368 | a year ago | | | 0 | 0.0016175615 | |
| 17463017 | a year ago | | | 0 | 0.0021993676 | |
| 17462811 | a year ago | | | 0 | 0.0037233938 | |
| 17462749 | a year ago | | | 0 | 0.0019858291 | |
| 17462124 | a year ago | | | 0 | 0.0014464527 |
ABI
ABI objects
Getter at block 21275564
nft() view returns (address)
0x7d4694af2b34f2c35120d2a5a03fcb83184c05ce
owner() view returns (address)
0x32e3f85a99fd6ae8f70410aaeb0d30e57fba8613
price() view returns (uint256)
50000000000000000
Read-only
balances(address) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
refundedNFTs(uint256) view returns (bool)
State-modifying
Events deposit() payable
refund(uint256[] _tokenIds)
renounceOwnership()
setNFContract(address _nftAddress)
setNFTPrice(uint256 _price)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawNFT(address _to, uint256 _tokenId)
Depoist(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refund(address indexed user, uint256[] tokenIds)
Withdraw(address indexed user, uint256 amount)
WithdrawNFt(address indexed user, uint256 tokenId)
constructor(address _nftAddress, uint256 _price)
This contract contains no fallback and receive objects.
This contract contains no error objects.