Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Kye"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19928050 | 6 months ago | | | 0 | 0.00059394662 | |
| 19927011 | 6 months ago | | | 0 | 0.00064341317 | |
| 14263735 | 3 years ago | | | 0 | 0.0028142568 | |
| 13103109 | 3 years ago | | | 0.000002 | 0.0030586797 | |
| 12528375 | 3 years ago | | | 0 | 0.00029044000 | |
| 12495070 | 3 years ago | | | 0 | 0.0023264000 | |
| 12230306 | 4 years ago | | | 0 | 0.0011617600 | |
| 11466492 | 4 years ago | | | 0 | 0.0029042550 | |
| 11000994 | 4 years ago | | | 0 | 0.00062444600 | |
| 10997255 | 4 years ago | | | 0 | 0.0040013472 |
ABI
ABI objects
Getter at block 21169848
decimals() view returns (uint8)
18
kyeAddress() pure returns (address)
0xd5a4dc51229774223e288528e03192e2342bda00
name() view returns (string)
Kye
routerAddress() view returns (address)
0x144c0f175b6807d6cfdd87e36ba3d26d1b81eb66
symbol() view returns (string)
KYE
totalSupply() view returns (uint256)
1630233257167889592425
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.