Floki Predator
Verified contract
Active on
Ethereum with 35 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 "Floki Predator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16533237 | 2 years ago | | | 0 | 0.00050249267 | |
| 14503675 | 3 years ago | | | 0 | 0.0023005186 | |
| 14432698 | 3 years ago | | | 0 | 0.0028165597 | |
| 14431833 | 3 years ago | | | 0 | 0.00095537893 | |
| 14431819 | 3 years ago | | | 0 | 0.0011818424 | |
| 14431813 | 3 years ago | | | 0 | 0.0016392167 | |
| 14431813 | 3 years ago | | | 0 | 0.0010350721 | |
| 14431793 | 3 years ago | | | 0 | 0.0080968500 | |
| 14431792 | 3 years ago | | | 0 | 0.0019174658 | |
| 14431790 | 3 years ago | | | 0 | 0.016992425 |
ABI
ABI objects
Getter at block 21087679
decimals() view returns (uint8)
18
name() view returns (string)
Floki Predator
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7f5fc4292f00f9e6e7e6b25138ea92a659747ce0
symbol() view returns (string)
FQM
totalSupply() view returns (uint256)
800000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.