Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Gush"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15645219 | 2 years ago | | | 0 | 0.00050212501 | |
| 15611788 | 2 years ago | | | 0 | 0.00034164000 | |
| 15611471 | 2 years ago | | | 0 | 0.0010785385 | |
| 15610676 | 2 years ago | | | 0 | 0.00027772800 | |
| 15610515 | 2 years ago | | | 0 | 0.00027938400 | |
| 15610462 | 2 years ago | | | 0 | 0.00046566283 | |
| 15610455 | 2 years ago | | | 0 | 0.00047717639 | |
| 15610415 | 2 years ago | | | 0 | 0.00014775775 | |
| 15610413 | 2 years ago | | | 0 | 0.00025601549 | |
| 15610406 | 2 years ago | | | 0 | 0.00029568730 |
ABI
ABI objects
Getter at block 21125088
decimals() view returns (uint8)
18
name() view returns (string)
Gush
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x98b4ae1e8df84d7ffb34dcd3eb9390c56580f657
symbol() view returns (string)
GUSH
totalSupply() view returns (uint256)
2500000000000000000000000
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)
openTrading() returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.