Akasa reru Himitsu
Verified contract
Active on
Ethereum with 696 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Akasa reru Himitsu"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20990321 | 14 days ago | | | 0 | 0.00046172234 | |
| 20904476 | a month ago | | | 0 | 0.000084990555 | |
| 20319956 | 4 months ago | | | 0 | 0.00040385239 | |
| 18909827 | 10 months ago | | | 0 | 0.00030065210 | |
| 18145813 | a year ago | | | 0 | 0.00040801781 | |
| 18134255 | a year ago | | | 0 | 0.00065453318 | |
| 18134245 | a year ago | | | 0 | 0.00066372417 | |
| 18133779 | a year ago | | | 0 | 0.00046613737 | |
| 17105624 | 2 years ago | | | 0 | 0.0017417638 | |
| 17022019 | 2 years ago | | | 0 | 0.00059256606 |
ABI
ABI objects
Getter at block 21091589
decimals() view returns (uint8)
18
name() view returns (string)
Akasa reru Himitsu
symbol() view returns (string)
HIM
totalSupply() view returns (uint256)
20000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.