Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc0f4…438a
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000776 |
$0 | |
FLORK | ERC-20 | 345.301755B | -- | -- | |
SEAL | ERC-20 | 199K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22282565 | 11 days ago | | | 0 | 2.1836836e-7 | |
| 20944150 | a month ago | | | 0 | 3.1271991e-7 | |
| 19822008 | 2 months ago | | | 0 | 0.000000106823200000 | |
| 16720875 | 5 months ago | | | 0 | 1.3701863e-7 | |
| 16666315 | 5 months ago | | | 0 | 1.8581227e-7 | |
| 16577841 | 5 months ago | | | 0 | 2.9203463e-7 | |
| 15674300 | 5 months ago | | | 0 | 6.6073510e-7 | |
| 15557128 | 5 months ago | | | 0 | 1.7162539e-7 | |
| 15557073 | 5 months ago | | | 0 | 1.7712208e-7 | |
| 15552084 | 5 months ago | | | 0 | 0.000000066211894070 |
ABI
ABI objects
Getter at block 22747250
_maxTaxSwap() view returns (uint256)
900690000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000000
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Flork
owner() view returns (address)
0x0000000000000000000000000000000000000000
saveButton() view returns (bool)
false
symbol() pure returns (string)
FLORK
totalSupply() pure returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0x17eb1511d078f9939e1a971dc58198ed9794ce7a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableSave(bool _status)
enableTrading()
excludeAddress(address addr, bool exempt)
manualTrigger()
removeLimits()
renounceOwnership()
saveERC20Token(address _tokenAddr, uint256 _amount)
saveETH()
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerStatus(bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.