Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RKC | ERC-20 | 450 | $0.000427 |
$0.19 | |
NBNG | ERC-20 | 4.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220165 | 5 days ago | | | 0 | 0.00045460233 | |
| 21220143 | 5 days ago | | | 0 | 0.00038524120 | |
| 21162851 | 13 days ago | | | 0 | 0.00070718734 | |
| 21158277 | 14 days ago | | | 0 | 0.00065704950 | |
| 21140280 | 16 days ago | | | 0 | 0.00028305945 | |
| 21139564 | 16 days ago | | | 0 | 0.00042755868 | |
| 21135458 | 17 days ago | | | 0 | 0.00058362959 | |
| 21134409 | 17 days ago | | | 0 | 0.00083067698 | |
| 21134319 | 17 days ago | | | 0 | 0.00085199079 | |
| 21133578 | 17 days ago | | | 0 | 0.0013240504 |
ABI
ABI objects
Getter at block 21257347
METADATA_PROVENANCE_HASH() view returns (string)
F5E8F9752F537EB428B0DC3A3A0F6B3646417E6FBD79AEC314D19D41AC48AF25
name() view returns (string)
RAKUZA
owner() view returns (address)
0x65e07fb6df015fff89e98b40f9de4444c86cdd7f
symbol() view returns (string)
RAKUZA
totalSupply() view returns (uint256)
1859
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string __baseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.