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 "Fire"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15565525 | 2 years ago | | | 0 | 0.00022156400 | |
| 15565423 | 2 years ago | | | 0 | 0.00018611200 | |
| 15565380 | 2 years ago | | | 0 | 0.00015826000 | |
| 15565364 | 2 years ago | | | 0 | 0.00018611200 | |
| 15565314 | 2 years ago | | | 0 | 0.00047718791 | |
| 15565256 | 2 years ago | | | 0 | 0.00026334501 | |
| 15565243 | 2 years ago | | | 0 | 0.00022156400 | |
| 15565220 | 2 years ago | | | 0 | 0.00050643200 | |
| 15565138 | 2 years ago | | | 0 | 0.00030473947 | |
| 15565096 | 2 years ago | | | 0 | 0.00026446092 |
ABI
ABI objects
Getter at block 21384134
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xfd33613a6928386fce2cb117b15d5d34dea303e5
decimals() view returns (uint8)
18
name() view returns (string)
Fire
symbol() view returns (string)
FIRE
totalSupply() view returns (uint256)
247816986482093809478747
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
burn(address account)
deposit(address account, address staker)
tokenDropDirect(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.