Kyber Genesis Token
Verified contract
Active on
Ethereum with 551 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16488541 | 2 years ago | | | 0 | 0.00036161476 | |
| 12946683 | 3 years ago | | | 0 | 0.00081322300 | |
| 12094181 | 4 years ago | | | 0 | 0.0027473750 | |
| 11524397 | 4 years ago | | | 0 | 0.0010104820 | |
| 10783216 | 4 years ago | | | 0 | 0.0094181830 | |
| 10139791 | 5 years ago | | | 0 | 0.00076926500 | |
| 10072323 | 5 years ago | | | 0 | 0.00054947500 | |
| 9833651 | 5 years ago | | | 0 | 0.000021979000 | |
| 9826049 | 5 years ago | | | 0 | 0.000052886969 | |
| 9753107 | 5 years ago | | | 0 | 0.000021979000 |
ABI
ABI objects
Getter at block 21304364
decimals() pure returns (uint256)
0
name() pure returns (string)
Kyber Genesis Token
owner() pure returns (address)
0xfdf28bf25779ed4ca74e958d54653260af604c20
symbol() pure returns (string)
KGT
totalSupply() pure returns (uint256)
39484
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn()
emergencyERC20Drain(address token, uint256 amount)
endMinting()
mint(address[] recipients)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
EndMinting(uint256 timestamp)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address minter)
This contract contains no fallback and receive objects.
This contract contains no error objects.