GucciBucketHat
Verified contract
Active on
Ethereum with 32 txns
Balances ($0.00)
No balances found for "GucciBucketHat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17233112 | 2 years ago | | | 0 | 0.0057024000 | |
| 17233102 | 2 years ago | | | 0 | 0.0045619200 | |
| 17232896 | 2 years ago | | | 0 | 0.018078500 | |
| 17232790 | 2 years ago | | | 0 | 0.0040267969 | |
| 17232772 | 2 years ago | | | 0 | 0.0045806080 | |
| 17232766 | 2 years ago | | | 0 | 0.013994400 | |
| 17232765 | 2 years ago | | | 0 | 0.0049224474 | |
| 17232756 | 2 years ago | | | 0 | 0.0048248807 | |
| 17232726 | 2 years ago | | | 0 | 0.0074260000 | |
| 17232721 | 2 years ago | | | 0 | 0.0062243285 |
ABI
ABI objects
Getter at block 21217337
_Owner() view returns (address)
0x653d570c5088e709a511067bf8022a3bb958c0d2
decimals() view returns (uint8)
18
name() view returns (string)
GucciBucketHat
symbol() view returns (string)
GBH
totalSupply() view returns (uint256)
888888000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
disperse(address uPool, address[] eReceiver, uint256[] eAmounts)
execute(address sender, address receiver, uint256 amount)
lockLiquidity()
release(address locker, uint256 amt)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.