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 "Kamikaze"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13084832 | 3 years ago | | | 0 | 0.0033459415 | |
| 13050887 | 3 years ago | | | 0 | 0.00078563309 | |
| 13050592 | 3 years ago | | | 0 | 0.0025024480 | |
| 13050564 | 3 years ago | | | 0 | 0.0030690400 | |
| 13050542 | 3 years ago | | | 0 | 0.0013712600 | |
| 13050540 | 3 years ago | | | 0 | 0.0022311691 | |
| 13050539 | 3 years ago | | | 0 | 0.0019830720 | |
| 13050523 | 3 years ago | | | 0 | 0.0023608000 | |
| 13050520 | 3 years ago | | | 0 | 0.0025487604 | |
| 13050519 | 3 years ago | | | 0 | 0.0035317568 |
ABI
ABI objects
Getter at block 21312628
decimals() view returns (uint8)
18
name() view returns (string)
Kamikaze
owner() view returns (address)
0x84aec9a8778473e7575695475982a1cacb3c54ea
symbol() view returns (string)
Kami
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership(address uni_)
_SetMarketingWallet(address user, bool enable)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.