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 "NAFO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787140 | a month ago | | | 0 | 0.00046846875 | |
| 20623410 | 2 months ago | | | 0 | 0.00058394919 | |
| 20474951 | 3 months ago | | | 0 | 0.0041600762 | |
| 19989852 | 5 months ago | | | 0 | 0.00064114659 | |
| 19988922 | 5 months ago | | | 0 | 0.00055728430 | |
| 19958198 | 5 months ago | | | 0 | 0.00031901883 | |
| 19504814 | 7 months ago | | | 0 | 0.0010400769 | |
| 19446728 | 7 months ago | | | 0 | 0.0013920847 | |
| 19339635 | 8 months ago | | | 0 | 0.0014193861 | |
| 19148200 | 9 months ago | | | 0 | 0.00090952672 |
ABI
ABI objects
Getter at block 21079935
_WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
donatedTotal() view returns (uint256)
10945080591693523951892036513212
fee() view returns (uint256)
4
getLimit() view returns (uint256)
1905797194083064760505079634867
lockedDonate() view returns (uint256)
8545080591693523949492036513212
name() view returns (string)
NAFO
owner() view returns (address)
0x36c915f837ac37e1f16127308423afa7b7569a8a
symbol() view returns (string)
NAFO
totalSupply() view returns (uint256)
190579719408306476050507963486788
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPool(address _pool) view returns (uint256)
State-modifying
Events addUniPool(address _pool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialPool()
renounceOwnership()
sendDonate(uint256 _amount, address _to)
setAmountLimit()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(uint256 initialSupply, string _name, string _symbol, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.