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 "Koios"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6435372 | 6 years ago | | | 0 | 0.00047669700 | |
| 6275078 | 6 years ago | | | 0 | 0.00018366500 | |
| 5926548 | 6 years ago | | | 0 | 0.00040406300 | |
| 5818858 | 6 years ago | | | 0 | 0.00032176000 | |
| 5818853 | 6 years ago | | | 0 | 0.00033023200 | |
| 5816339 | 6 years ago | | | 0 | 0.00094352000 | |
| 5815848 | 6 years ago | | | 0 | 0.00089367700 | |
| 5815486 | 6 years ago | | | 0 | 0.00018870400 | |
| 5815460 | 6 years ago | | | 0 | 0.0019171237 | |
| 5791815 | 6 years ago | | | 0 | 0.0021263010 |
ABI
ABI objects
Getter at block 21192123
decimals() view returns (uint256)
5
name() view returns (string)
Koios
owner() view returns (address)
0x5289106ded6f071c0e9612b375f0e45a06d7802b
symbol() view returns (string)
KOI
totalSupply() view returns (uint256)
100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _decimals, uint256 _totalSupply)
fallback()
This contract contains no error objects.