Grippy Coin
Verified contract
Active on
Ethereum with 88 txns
Balances ($0.00)
No balances found for "Grippy Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17091252 | 2 years ago | | | 0 | 0.0018927454 | |
| 17091109 | 2 years ago | | | 0 | 0.0018298693 | |
| 17090232 | 2 years ago | | | 0 | 0.0046460400 | |
| 17090173 | 2 years ago | | | 0 | 0.0064473160 | |
| 17090135 | 2 years ago | | | 0 | 0.0029423811 | |
| 17090135 | 2 years ago | | | 0 | 0.0036667200 | |
| 17090135 | 2 years ago | | | 0 | 0.0045509160 | |
| 17090131 | 2 years ago | | | 0 | 0.0032706376 | |
| 17090123 | 2 years ago | | | 0 | 0.0032022530 | |
| 17090119 | 2 years ago | | | 0 | 0.0049195160 |
ABI
ABI objects
Getter at block 21324870
_controller() view returns (address)
0xa3da5cd76e5139aa0bff17d0f6074fa5bc9b0267
decimals() view returns (uint8)
18
name() view returns (string)
Grippy Coin
symbol() view returns (string)
GRIPPY
totalSupply() view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_lock(address locker, uint256 amt)
approve(address spender, uint256 amount) 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.