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 "BRETT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222601 | 10 days ago | | | 0 | 0.0015877567 | |
Transfer | 21075126 | a month ago | | | 0.02660041 | 0.00016835200 | |
| 20586552 | 3 months ago | | | 0 | 0.00027764412 | |
| 20567879 | 3 months ago | | | 0 | 0.00027905761 | |
| 20512628 | 4 months ago | | | 0 | 0.00046034797 | |
| 20477748 | 4 months ago | | | 0 | 0.00089281268 | |
| 20421462 | 4 months ago | | | 0 | 0.00075958299 | |
| 20401810 | 4 months ago | | | 0 | 0.00029040672 | |
| 20397986 | 4 months ago | | | 0 | 0.00029683079 | |
| 20388825 | 4 months ago | | | 0 | 0.00030777431 |
ABI
ABI objects
Getter at block 21296648
decimals() view returns (uint8)
18
energy() view returns (address)
0xf2f7e316c7e99c5ba1756014d7572ae4601a7af1
name() view returns (string)
BRETT
symbol() view returns (string)
BRETT
totalSupply() view returns (uint256)
860000000000000000000000000
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)
resource(address[] attend)
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.