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 "Goku DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14528864 | 3 years ago | | | 0 | 0.0024014156 | |
| 14528863 | 3 years ago | | | 0 | 0.0021218429 | |
| 14528857 | 3 years ago | | | 0 | 0.0026533048 | |
| 14528853 | 3 years ago | | | 0 | 0.0026998858 | |
| 14528848 | 3 years ago | | | 0 | 0.0010812035 | |
| 14528847 | 3 years ago | | | 0 | 0.0029457117 | |
| 14528845 | 3 years ago | | | 0 | 0.0053568150 | |
| 14528844 | 3 years ago | | | 0 | 0.0012836478 | |
| 14528844 | 3 years ago | | | 0 | 0.0050299564 | |
| 14528843 | 3 years ago | | | 0 | 0.0046581000 |
ABI
ABI objects
Getter at block 21430271
decimals() pure returns (uint8)
9
name() pure returns (string)
Goku DAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GD
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
destroyBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBuyTax(uint256 buyTax)
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.