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 "FLAME"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9690572 | 5 years ago | | | 0 | 0.00017971600 | |
| 8220736 | 5 years ago | | | 0 | 0.0010155420 | |
| 8188598 | 5 years ago | | | 0 | 0.00018293200 | |
| 8181424 | 5 years ago | | | 0 | 0.00029154000 | |
| 8181419 | 5 years ago | | | 0 | 0.00035492400 | |
| 8175929 | 5 years ago | | | 0 | 0.00018293200 | |
| 8174640 | 5 years ago | | | 0 | 0.00018293200 | |
| 8173059 | 5 years ago | | | 0 | 0.000096039300 | |
| 8171015 | 5 years ago | | | 0 | 0.0016674034 | |
| 8170933 | 5 years ago | | | 0 | 0.00018293200 |
ABI
ABI objects
Getter at block 21324937
_totalSupply() view returns (uint256)
490271591250
burnBaseRate() view returns (uint256)
20
decimals() view returns (uint256)
8
keeper() view returns (address)
0x6c2219901b6b6d6d934c998c6043a48118e568b4
name() view returns (string)
FLAME
owner() view returns (address)
0x6c2219901b6b6d6d934c998c6043a48118e568b4
symbol() view returns (string)
FLM
totalSupply() view returns (uint256)
490271591250
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
calcBurnAmount(uint256 value) view returns (uint256)
getForeignTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdrawForeignTokens(address tokenAddress) returns (bool)
withdrawFund()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.