Going Gems
Verified contract
Active on
Ethereum with 80,387 txns
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 |
---|---|---|---|---|---|
XGG | ERC-20 | 104.926973K | -- | -- | |
YOO | ERC-20 | 16.983K | -- | -- | |
AANT | ERC-20 | 3.498K | -- | -- | |
EDD | ERC-20 | 2.172588K | -- | -- | |
PEW | ERC-20 | 250 | -- | -- | |
MST | ERC-20 | 100 | -- | -- | |
INVOX | ERC-20 | 66.010357 | -- | -- | |
ESTATE | ERC-20 | 15 | -- | -- | |
8BT | ERC-20 | 8 | -- | -- | |
ICTA | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12412467 | 4 years ago | | | 0 | 0.0080216640 | |
| 12412393 | 4 years ago | | | 0 | 0.0068040000 | |
| 12412385 | 4 years ago | | | 0 | 0.0096384600 | |
| 12412339 | 4 years ago | | | 0 | 0.0065880000 | |
| 12344283 | 4 years ago | | | 0 | 0.0014086981 | |
| 12137245 | 4 years ago | | | 0 | 0.0054871950 | |
| 12004908 | 4 years ago | | | 0 | 0.0059039111 | |
| 11854144 | 4 years ago | | | 0 | 0.0030949921 | |
| 10945430 | 4 years ago | | | 0 | 0.0029807200 | |
| 10861353 | 4 years ago | | | 0 | 0.0045893120 |
ABI
ABI objects
Getter at block 21257134
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Going Gems
symbol() view returns (string)
XGG
totalDistributed() view returns (uint256)
100000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
139788602100
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 random, address randomAddr)
fallback()
This contract contains no error objects.