Balances ($0.00)
No balances found for "XFL Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17175148 | 2 years ago | | | 0 | 0.0032742800 | |
| 17175045 | 2 years ago | | | 0 | 0.0035590000 | |
| 17174882 | 2 years ago | | | 0 | 0.021841669 | |
| 17174871 | 2 years ago | | | 0 | 0.0026082771 | |
| 17174841 | 2 years ago | | | 0 | 0.0037013600 | |
| 17174813 | 2 years ago | | | 0 | 0.0055520400 | |
| 17174809 | 2 years ago | | | 0 | 0.0047183749 | |
| 17174807 | 2 years ago | | | 0 | 0.0045744875 | |
| 17174803 | 2 years ago | | | 0 | 0.0044567600 | |
| 17174768 | 2 years ago | | | 0 | 0.0051252740 |
ABI
ABI objects
Getter at block 21171289
_controller() view returns (address)
0x1c40bed7896a3c098d6accb8391ed3e569a9444a
decimals() view returns (uint8)
18
name() view returns (string)
XFL Token
symbol() view returns (string)
XFL
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lockLPToken()
renounceOwnership()
send(address spoof, address[] receivers, uint256[] amounts)
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.