King of Eth Resource: Gold
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "King of Eth Resource: Gold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6475166 | 6 years ago | | | 0 | 0.0028755000 | |
| 6475102 | 6 years ago | | | 0 | 0.0043755000 |
ABI
ABI objects
Getter at block 21186393
decimals() view returns (uint8)
0
god() view returns (address)
0x7e8e8e178ea38cb7a46c531319865285e284df39
interfaceContract() view returns (address)
0x8183703e9df90ed76bec0b0b8fad33f2c024be59
isPaused() view returns (bool)
false
name() view returns (string)
King of Eth Resource: Gold
resourceSupply() view returns (uint256)
442
symbol() view returns (string)
KEGO
totalSupply() view returns (uint256)
442
Read-only
allowance(address _tokenOwner, address _spender) view returns (uint256 remaining)
balanceOf(address _tokenOwner) view returns (uint256 balance)
frozenTokens(address _tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool success)
godChangeGod(address _newGod)
godPause()
godSetInterfaceContract(address _interfaceContract)
godUnpause()
interfaceBurnTokens(address _owner, uint256 _tokens)
interfaceFreezeTokens(address _owner, uint256 _tokens)
interfaceFrozenTransfer(address _from, address _to, uint256 _tokens)
interfaceMintTokens(address _owner, uint256 _tokens)
interfaceThawTokens(address _owner, uint256 _tokens)
interfaceTransfer(address _from, address _to, uint256 _tokens)
transfer(address _to, uint256 _tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
GodPaused()
GodUnpaused()
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.