Flaming Farm
Verified contract
Active on
Ethereum with 75 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 "Flaming Farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19784997 | 6 months ago | | | 0 | 0.00031321050 | |
| 19784959 | 6 months ago | | | 0 | 0.00040725685 | |
| 19784955 | 6 months ago | | | 0 | 0.00035732010 | |
| 12573944 | 3 years ago | | | 0 | 0.00074564800 | |
| 12365117 | 4 years ago | | | 0 | 0.0023163500 | |
| 11782468 | 4 years ago | | | 0 | 0.0074361760 | |
| 11678369 | 4 years ago | | | 0 | 0.0026256770 | |
| 11642698 | 4 years ago | | | 0 | 0.00062608000 | |
| 11627138 | 4 years ago | | | 0 | 0.0044275000 | |
| 11626849 | 4 years ago | | | 0 | 0.0014201550 |
ABI
ABI objects
Getter at block 21167663
_burnRate() view returns (uint256)
18
decimals() view returns (uint8)
18
name() view returns (string)
Flaming Farm
owner() view returns (address)
0xdd4936d422573a701ef49b525ec34e3cb18309a9
symbol() view returns (string)
FFARM
totalSupply() view returns (uint256)
11578418525285439007216520297594238642
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minters(address) view returns (bool)
State-modifying
Events _tokenToBurn(uint256 value) returns (uint256)
addMinter(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnRate() returns (uint256)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
removeMinter(address account)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.