Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PNS | ERC-20 | 80.8822K | -- | -- | |
GAM | ERC-20 | 81.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20872303 | 2 months ago | | | 0 | 0.0015218504 | |
| 16485489 | 2 years ago | | | 0 | 0.00096346415 | |
| 12255239 | 4 years ago | | | 0 | 0.0068570293 | |
| 11941316 | 4 years ago | | | 0 | 0.0039381180 | |
| 11855158 | 4 years ago | | | 0 | 0.0062852040 | |
| 11021693 | 4 years ago | | | 0 | 0.0050176100 | |
| 11011655 | 4 years ago | | | 0 | 0.0022510740 | |
| 10998279 | 4 years ago | | | 0 | 0.0015438800 | |
| 10138397 | 5 years ago | | | 0 | 0.00077194000 | |
| 10138290 | 5 years ago | | | 0 | 0.00050881600 |
ABI
ABI objects
Getter at block 21290244
decimals() pure returns (uint8)
8
name() pure returns (string)
Gambit
owner() pure returns (address)
0xd4da0c2a97bb89fe9f1c0b6e86bf550820d130e8
symbol() pure returns (string)
GAM
totalBurnt() pure returns (uint256)
100000000
totalSupply() pure returns (uint256)
259999900000000
version() pure returns (string)
1.0.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
changeOwnership(address newOwner)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.