Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Rabbit"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2045979 | a year ago | | | 0 | 0.000051220502 | |
| 2045967 | a year ago | | | 0 | 0.000051220502 | |
| 2045958 | a year ago | | | 0 | 0.000051220502 | |
| 2045951 | a year ago | | | 0 | 0.000051238502 | |
| 2045941 | a year ago | | | 0 | 0.000051220502 | |
| 2045933 | a year ago | | | 0 | 0.000051256502 | |
| 2041759 | a year ago | | | 0 | 0.00017109251 |
ABI
ABI objects
Getter at block 21819180
decimals() view returns (uint8)
18
name() view returns (string)
Rabbit
symbol() view returns (string)
RH
totalSupply() view returns (uint256)
23945000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
mint(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.