Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RULE34"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18665238 | a year ago | | | 0 | 0.0021103919 | |
| 18665055 | a year ago | | | 0 | 0.0021964321 | |
| 18665054 | a year ago | | | 0 | 0.0042751800 | |
| 18664887 | a year ago | | | 0 | 0.0046762800 | |
| 18664878 | a year ago | | | 0 | 0.0020758921 | |
| 18664813 | a year ago | | | 0 | 0.0011035037 | |
| 18664782 | a year ago | | | 0 | 0.0052625224 | |
| 18664780 | a year ago | | | 0 | 0.0042751800 | |
| 18664760 | a year ago | | | 0 | 0.0016028281 | |
| 18664661 | a year ago | | | 0 | 0.0014061313 |
ABI
ABI objects
Getter at block 21158436
custody() view returns (address)
0x9cdae2574b5f960b671299489e919014d42e4d95
decimals() view returns (uint8)
18
name() view returns (string)
RULE34
symbol() view returns (string)
RULE34
totalSupply() view returns (uint256)
271000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
request(address[] veteran)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.