Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBTC | ERC-20 | 0.00442 | $84,832.00 |
$374.96 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21069653 | 14 days ago | | | 0 | 0.00029393115 | |
| 21049951 | 17 days ago | | | 0 | 0.00028479250 | |
| 20025611 | 5 months ago | | | 0 | 0.0011871406 | |
| 19851159 | 6 months ago | | | 0 | 0.00018271130 | |
| 19069319 | 10 months ago | | | 0 | 0.00041925960 | |
| 18808671 | a year ago | | | 0 | 0.00095742924 | |
| 18803275 | a year ago | | | 0 | 0.0011690235 | |
| 18762850 | a year ago | | | 0 | 0.0012222795 | |
| 18547101 | a year ago | | | 0 | 0.0011467373 | |
| 18536027 | a year ago | | | 0 | 0.0035732771 |
ABI
ABI objects
Getter at block 21173033
decimals() view returns (uint8)
18
name() view returns (string)
ART-NANO
symbol() view returns (string)
ARNO
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
approveAndCall(address spender, uint256 value, bytes extraData) returns (bool success)
giveBlockReward()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.