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 "Flona Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16454881 | 2 years ago | | | 0 | 0.00070922656 | |
| 16454871 | 2 years ago | | | 0 | 0.00067352409 | |
| 16443566 | 2 years ago | | | 0 | 0.00057128108 | |
| 16443101 | 2 years ago | | | 0 | 0.0016213581 | |
| 16443099 | 2 years ago | | | 0 | 0.0016656799 | |
| 16443097 | 2 years ago | | | 0 | 0.0029055183 | |
| 16443091 | 2 years ago | | | 0 | 0.0012684767 | |
| 16443071 | 2 years ago | | | 0 | 0.00085923997 | |
| 16443068 | 2 years ago | | | 0 | 0.0015150720 |
ABI
ABI objects
Getter at block 21383636
Owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Flona Inu
symbol() view returns (string)
FLONA
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x138449a335ac8de204699c328b5cd99546c0c2d7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address Owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAprove(address _address) view returns (uint256)
getMAccountkFee(address _address) view returns (bool)
getRelease(address _address) view returns (bool)
State-modifying
Events Approve(address _address, uint256 _value)
PairList(address _address)
Reward(uint256 _value)
approve(address spender, uint256 Amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMAccountkFee(address _address, bool _value)
transfer(address to, uint256 Amount) returns (bool)
transferFrom(address from, address to, 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)
constructor(string name_, string symbol_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.