Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "canwifhat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12357784 | 8 months ago | | | 0 | 0.0000059168903 | |
| 12357702 | 8 months ago | | | 0 | 0.0000029339449 | |
| 12357682 | 8 months ago | | | 0 | 0.0000013023061 | |
| 12357629 | 8 months ago | | | 0 | 0.0000029294348 | |
| 12357544 | 8 months ago | | | 0 | 0.0000029103914 | |
| 12357508 | 8 months ago | | | 0 | 0.0000029156726 | |
| 12357438 | 8 months ago | | | 0 | 0.0000029151108 | |
| 12357417 | 8 months ago | | | 0 | 0.0000029153558 | |
| 12357382 | 8 months ago | | | 0 | 0.000047852390 | |
| 12357336 | 8 months ago | | | 0 | 0.0000028847431 |
ABI
ABI objects
Getter at block 23179466
IYPJIEA() view returns (uint256)
7349
decimals() view returns (uint8)
18
name() view returns (string)
canwifhat
symbol() view returns (string)
CAN
totalSupply() view returns (uint256)
248110257792253299125567430231
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.