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 "Wood Nut"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20222847 | 4 months ago | | | 0 | 0.00015507565 | |
| 20054020 | 5 months ago | | | 0 | 0.00022641423 | |
| 19966855 | 6 months ago | | | 0 | 0.00074726832 | |
| 19965876 | 6 months ago | | | 0 | 0.00057074050 | |
| 19885304 | 6 months ago | | | 0 | 0.00020495279 | |
| 19882899 | 6 months ago | | | 0 | 0.00042479773 | |
| 19857155 | 6 months ago | | | 0 | 0.00015600564 | |
| 19849543 | 6 months ago | | | 0 | 0.00017452015 | |
| 19848370 | 6 months ago | | | 0 | 0.00012577620 | |
| 19836305 | 6 months ago | | | 0 | 0.00025844465 |
ABI
ABI objects
Getter at block 21179443
decimals() view returns (uint8)
18
name() view returns (string)
Wood Nut
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WOODNUT
totalSupply() view returns (uint256)
69690000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
batchTransfer(address[] recipients, uint256[] amounts)
enableTrading()
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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(address community)
This contract contains no fallback and receive objects.
This contract contains no error objects.