Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Based Goku"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17511744 | 4 months ago | | | 0 | 0.0000043414547 | |
| 17511554 | 4 months ago | | | 0 | 0.0000034218691 | |
| 17511547 | 4 months ago | | | 0 | 0.0000035340586 | |
| 17511111 | 4 months ago | | | 0 | 0.0000028939601 | |
| 17511065 | 4 months ago | | | 0 | 0.0000014625566 | |
| 17511063 | 4 months ago | | | 0 | 0.0000028347507 | |
| 17510998 | 4 months ago | | | 0 | 0.0000029228772 | |
| 17510859 | 4 months ago | | | 0 | 0.0000026666784 | |
| 17510719 | 4 months ago | | | 0 | 0.0000026990822 | |
| 17510664 | 4 months ago | | | 0 | 0.0000026040370 |
ABI
ABI objects
Getter at block 23111935
_ots() view returns (bytes32)
0x1916d9837a24f57d89830803acbc828dfd87ec91dfc3d1c9b843c0db34d53e88
_totalSupply() view returns (uint256)
610000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Based Goku
symbol() view returns (string)
$BOKU
totalSupply() view returns (uint256)
610000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.