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 "Cashew"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6707341 | 6 years ago | | | 0 | 0.0021139190 | |
| 6707338 | 6 years ago | | | 0 | 0.0021139190 | |
| 6689199 | 6 years ago | | | 0 | 0.0021165430 | |
| 6689194 | 6 years ago | | | 0 | 0.0021165430 | |
| 6689191 | 6 years ago | | | 0 | 0.0021165430 | |
| 6689075 | 6 years ago | | | 0 | 0.0021139190 | |
| 6688905 | 6 years ago | | | 0 | 0.0021139190 | |
| 6688902 | 6 years ago | | | 0 | 0.0021139190 | |
| 6688898 | 6 years ago | | | 0 | 0.0021139190 | |
| 6683602 | 6 years ago | | | 0 | 0.0021139190 |
ABI
ABI objects
Getter at block 21290717
decimals() view returns (uint256)
18
name() view returns (string)
Cashew
owner() view returns (address)
0x61f7c7e33b7331f41aa95f8e6ae2e70b8719c66f
symbol() view returns (string)
CSH
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
approvals(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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.