Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($500.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 9.855302M | $0.000025 |
$251.01 | |
FLOKI | ERC-20 | 978.532764K | $0.000255 |
$249.33 | |
FLOKI2.0 | ERC-20 | 226.704288B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21126021 | 14 days ago | | | 0 | 0.0010627182 | |
| 21050823 | 24 days ago | | | 0 | 0.00017332545 | |
| 20982403 | a month ago | | | 0 | 0.00021960056 | |
| 20949438 | a month ago | | | 0 | 0.0012177640 | |
| 20882029 | 2 months ago | | | 0 | 0.00013476531 | |
| 20846361 | 2 months ago | | | 0 | 0.00027019544 | |
| 20587466 | 3 months ago | | | 0 | 0.000025036664 | |
| 20458418 | 3 months ago | | | 0 | 0.000043043528 | |
| 20152631 | 5 months ago | | | 0 | 0.000086929429 | |
| 20152628 | 5 months ago | | | 0 | 0.00013267198 |
ABI
ABI objects
Getter at block 21224062
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
226704287547521531352376375660
marketingandbuybackAddress() view returns (address)
0x20b2b0ac10760576b54c1e094a6c6b02b8203e94
maxWalletAmount() view returns (uint256)
8413800000000000000000000000000
name() view returns (string)
Floki 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x284865c420105ddcffe9004a8f06acb9ee70936a
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
FLOKI2.0
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingandbuybackFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingandbuybackAddressSetup(address _newAddress)
marketingandbuybackFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
marketingandbuybackAddressUpdated(address marketingandbuybackAddress)
marketingandbuybackFeeSent(address recipient, uint256 amount)
marketingandbuybackFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.