Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf5b7…2101
0xa4ef…9dde
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTB | ERC-20 | 990.525 | -- | -- | |
BTBN | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16524702 | 2 years ago | | | 0 | 0.0027941329 | |
| 16524693 | 2 years ago | | | 0 | 0.0020286834 | |
| 16524688 | 2 years ago | | | 0 | 0.00057783144 | |
| 16524678 | 2 years ago | | | 0 | 0.0027121352 | |
| 16524654 | 2 years ago | | | 0 | 0.0021026043 | |
| 16524649 | 2 years ago | | | 0 | 0.00057924048 | |
| 16524632 | 2 years ago | | | 0 | 0.0028301171 | |
| 16524628 | 2 years ago | | | 0 | 0.00051351019 | |
| 16524555 | 2 years ago | | | 0 | 0.0025022998 | |
| 16524544 | 2 years ago | | | 0 | 0.0035208982 |
ABI
ABI objects
Getter at block 21215805
devWallet() view returns (address)
0x4df3308ee828c0fb9c76f5aac290aa8040f89004
nftToTokenExchangeRate() view returns (uint256)
9500000
nftsOwned() view returns (uint256[])
[2]
owner() view returns (address)
0x4df3308ee828c0fb9c76f5aac290aa8040f89004
swapFee() view returns (uint256)
5
tokenToNftExchangeRate() view returns (uint256)
9500000
Read-only
This contract contains no read-only function objects.
State-modifying
Events WithdrawEth()
changeDev(address newDev)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
renounceOwnership()
setExchangeRates(uint256 _tokenToNftExchangeRate, uint256 _nftToTokenExchangeRate)
setSwapFee(uint256 _swapFee)
swapNftForToken(uint256 nftId)
swapTokenForNft()
transferOwnership(address newOwner)
withdrawNFT(uint256 id)
withdrawTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _nft, address dev)
This contract contains no fallback and receive objects.
This contract contains no error objects.