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 "Kirby Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18208119 | a year ago | | | 0 | 0.0026257606 | |
| 18208117 | a year ago | | | 0 | 0.00018426210 | |
| 18207454 | a year ago | | | 0 | 0.00045716836 |
ABI
ABI objects
Getter at block 21208833
decimals() view returns (uint8)
18
name() view returns (string)
Kirby Coin
name_() view returns (string)
Kirby Coin
symbol() view returns (string)
KIRBY
symbol_() view returns (string)
KIRBY
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setFee(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed Masterdep, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()