Game.com Token
Verified contract
Active on
Ethereum with 137,892 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($71.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FEAR | ERC-20 | 1K | $0.065646 |
$65.65 | |
GTC | ERC-20 | 14.664598K | $0.000425 |
$6.23 | |
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
GAME | ERC-20 | 1M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
XCEL | ERC-20 | 150 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242189 | 14 hours ago | | | 0 | 0.00052507292 | |
| 21242184 | 14 hours ago | | | 0 | 0.00059987615 | |
| 21228049 | 3 days ago | | | 0 | 0.00059841384 | |
| 21227552 | 3 days ago | | | 0 | 0.00032424920 | |
| 21221085 | 4 days ago | | | 0 | 0.00026944661 | |
| 21220458 | 4 days ago | | | 0 | 0.00032642182 | |
| 21180005 | 9 days ago | | | 0 | 0.0048769853 | |
| 21178503 | 9 days ago | | | 0 | 0.0012146184 | |
| 21177613 | 10 days ago | | | 0 | 0.00072011626 | |
| 21162824 | 12 days ago | | | 0 | 0.00065826754 |
ABI
ABI objects
Getter at block 21246237
decimals() view returns (uint256)
18
etherProceedsAccount() view returns (address)
0x3f62ea44a13de26935ef42c5c8e7a790b0789809
instantTransfer() view returns (bool)
true
isFinalized() view returns (bool)
true
multiWallet() view returns (address)
0x6e3fb0b4f227b747f77311faaa609408bffc11db
name() view returns (string)
Game.com Token
preICOLimit() view returns (uint256)
0
preservedTokens() view returns (uint256)
1300000000000000000000000000
supply() view returns (uint256)
541874858702076578985000
symbol() view returns (string)
GTC
totalSupply() view returns (uint256)
2000000000000000000000000000
version() view returns (string)
1.0
window0EndTime() view returns (uint256)
0
window0StartTime() view returns (uint256)
0
window0TokenCreationCap() view returns (uint256)
200000000000000000000000000
window0TokenExchangeRate() view returns (uint256)
5000
window0TotalSupply() view returns (uint256)
1000000000000000000
window1EndTime() view returns (uint256)
1509494399
window1StartTime() view returns (uint256)
1507593600
window1TokenCreationCap() view returns (uint256)
200000000000000000000000000
window1TokenExchangeRate() view returns (uint256)
4000
window1TotalSupply() view returns (uint256)
146519460236000000000000
window2EndTime() view returns (uint256)
1512086399
window2StartTime() view returns (uint256)
1509494400
window2TokenCreationCap() view returns (uint256)
300000000000000000000000000
window2TokenExchangeRate() view returns (uint256)
3000
window2TotalSupply() view returns (uint256)
395354398466076578985000
window3EndTime() view returns (uint256)
0
window3StartTime() view returns (uint256)
0
window3TokenCreationCap() view returns (uint256)
0
window3TokenExchangeRate() view returns (uint256)
0
window3TotalSupply() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
availableBalanceOf(address _owner) view returns (uint256 balance)
balanceOf(address _owner) view returns (uint256 balance)
initLockedBalanceOf(address _owner) view returns (uint256 balance)
isOwner(address) view returns (bool)
lockedBalanceOf(address _owner) view returns (uint256 balance)
owners(uint256) view returns (address)
State-modifying
Events addOwner(address owner)
adjustCap(uint256 _preservedTokens, uint256 _window0TokenCreationCap, uint256 _window1TokenCreationCap, uint256 _window2TokenCreationCap)
adjustRate(uint256 _window0TokenExchangeRate, uint256 _window1TokenExchangeRate, uint256 _window2TokenExchangeRate)
adjustSupply(uint256 _window0TotalSupply, uint256 _window1TotalSupply, uint256 _window2TotalSupply)
adjustTime(uint256 _window0StartTime, uint256 _window0EndTime, uint256 _window1StartTime, uint256 _window1EndTime, uint256 _window2StartTime, uint256 _window2EndTime)
approve(address _spender, uint256 _value) returns (bool success)
finalize()
preICOPush(address buyer, uint256 amount)
removeOwner(address owner)
setAllowTransfer(bool _allowTransfer)
setInstantTransfer(bool _instantTransfer)
setMultiWallet(address _newWallet)
setPreICOLimit(uint256 _preICOLimit)
setProceedsAccount(address _newEtherProceedsAccount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unlockBalance(address _owner, uint256 prob) returns (bool)
withDraw(uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CreateGameIco(address indexed _to, uint256 _value)
OwnerAddition(address indexed owner)
OwnerRemoval(address indexed owner)
PreICOTokenPushed(address indexed _buyer, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
UnlockBalance(address indexed _owner, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.