Farming And Natural Growth
Verified contract
Active on
Ethereum with 15 txns
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 "Farming And Natural Growth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14664266 | 3 years ago | | | 0 | 0.0014637329 | |
| 14643828 | 3 years ago | | | 0 | 0.0013229071 | |
| 14643811 | 3 years ago | | | 0 | 0.0072099945 | |
| 14643802 | 3 years ago | | | 0 | 0.0014874547 | |
| 14643799 | 3 years ago | | | 0 | 0.0013223375 | |
| 14643797 | 3 years ago | | | 0 | 0.0012516504 | |
| 14643797 | 3 years ago | | | 0 | 0.0023293000 | |
| 14643796 | 3 years ago | | | 0 | 0.0011334672 | |
| 14643796 | 3 years ago | | | 0 | 0.0011334672 | |
| 14643796 | 3 years ago | | | 0 | 0.0011567602 |
ABI
ABI objects
Getter at block 21223872
decimals() view returns (uint8)
18
name() view returns (string)
Farming And Natural Growth
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x63e20704e16145e07301607c6817b119971fa71c
symbol() view returns (string)
FANG
totalSupply() view returns (uint256)
35000000000000000000000000
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)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.