Gamba Coin
Verified contract
Active on
Ethereum with 40 txns
Balances ($0.00)
No balances found for "Gamba Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19099701 | 10 months ago | | | 0 | 0.00041818110 | |
| 17425916 | a year ago | | | 0 | 0.00047865971 | |
| 17276649 | a year ago | | | 0 | 0.032567236 | |
| 17276622 | a year ago | | | 0 | 0.0019396320 | |
| 17276614 | a year ago | | | 0 | 0.0021937905 | |
| 17276613 | a year ago | | | 0 | 0.0010698673 | |
| 17276605 | a year ago | | | 0 | 0.0023348744 | |
| 17276583 | a year ago | | | 0 | 0.0033904000 | |
| 17276581 | a year ago | | | 0 | 0.0017438292 | |
| 17276573 | a year ago | | | 0 | 0.018152000 |
ABI
ABI objects
Getter at block 21203440
_Owner() view returns (address)
0xfe3398ce88bd26ee3a36069ed42d5ebcc2dcb226
decimals() view returns (uint8)
18
name() view returns (string)
Gamba Coin
symbol() view returns (string)
GAMBA
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address uPool, address[] eReceiver, uint256[] eAmounts)
Multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
release(address locker, uint256 amt)
renounceOwnership()
sendPresaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
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.