Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x44e5…a849
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLORK | ERC-20 | 404.75 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20817081 | 2 months ago | | | 0 | 0.00052944217 | |
| 20501926 | 4 months ago | | | 0 | 0.000057449846 | |
| 19750609 | 7 months ago | | | 0 | 0.00023930993 | |
| 17958776 | a year ago | | | 0 | 0.00036259900 | |
| 17814407 | a year ago | | | 0 | 0.0016921669 | |
| 17759333 | a year ago | | | 0 | 0.00072335876 | |
| 17753360 | a year ago | | | 0 | 0.00063832730 | |
| 17695299 | a year ago | | | 0 | 0.00060728873 | |
| 17675953 | a year ago | | | 0 | 0.00075214800 | |
| 17658782 | a year ago | | | 0 | 0.0013171943 |
ABI
ABI objects
Getter at block 21321936
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
FLORK
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
FLORK
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0x44e582ed827bd1d20b3b0c2c2cbb17779774a849
uniswapV2Pair() view returns (address)
0x7e9708a2a59a6610a429876f294b6a5477b1346f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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(address[] wallets)
receive()
This contract contains no error objects.