Floki x Pepe
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLEPE | ERC-20 | 152.251216M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20496292 | 4 months ago | | | 0 | 0.000050858984 | |
| 19732230 | 7 months ago | | | 0 | 0.00024146750 | |
| 19732229 | 7 months ago | | | 0 | 0.00025147186 | |
| 18175753 | a year ago | | | 0 | 0.00040537781 | |
| 18088070 | a year ago | | | 0 | 0.00059411810 | |
| 18087593 | a year ago | | | 0 | 0.0010833648 | |
| 18085082 | a year ago | | | 0 | 0.00075718295 | |
| 18081615 | a year ago | | | 0 | 0.00048607448 | |
| 18072119 | a year ago | | | 0 | 0.00093913283 | |
| 18049812 | a year ago | | | 0 | 0.00096137973 |
ABI
ABI objects
Getter at block 21315333
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
152251215975065439998152440
maxWalletAmount() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Floki x Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x02d171726a37a86b994c039344cbfef8f8bbc320
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
200000000000000000000000000
symbol() view returns (string)
FLEPE
taxAddress() view returns (address)
0xea0560ce6bd85753d951f15a83d5bb4538f63ad3
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
taxFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool isBlacklisted)
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)
initialize(address _router)
renounceOwnership()
setAMMPair(address pair, bool isPair)
taxAddressSetup(address _newAddress)
taxFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
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)
BlacklistUpdated(address indexed account, bool isBlacklisted)
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)
taxAddressUpdated(address taxAddress)
taxFeeSent(address recipient, uint256 amount)
taxFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.