Floki Pup
Verified contract
Active on
Ethereum with 1,955 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe0a3…e51c
0xf11e…0b1b
4 additional
variables
Balances ($23.99)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,907.49 |
$0 | |
XPR | ERC-20 | 15.159K | $0.001583 |
$23.99 | |
FLOKIPUP | ERC-20 | 5.413202B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155968 | a month ago | | | 0 | 0.00047594778 | |
| 21132823 | a month ago | | | 0 | 0.00091667997 | |
| 21132813 | a month ago | | | 0 | 0.00089647306 | |
| 20751894 | 3 months ago | | | 0 | 0.000074216271 | |
| 20736562 | 3 months ago | | | 0 | 0.00025362540 | |
| 20668350 | 3 months ago | | | 0 | 0.000014178707 | |
| 20570025 | 4 months ago | | | 0 | 0.000085487056 | |
| 20347163 | 5 months ago | | | 0 | 0.000074833136 | |
| 20347014 | 5 months ago | | | 0 | 0.00014803799 | |
| 20346879 | 5 months ago | | | 0 | 0.000068697569 |
ABI
ABI objects
Getter at block 21398289
buybackWallet() view returns (address)
0xf11e392dc052afa60377bf5ac23266cbce7f0b1b
decimals() view returns (uint8)
9
launchTime() view returns (uint256)
1634157612
marketingWallet() view returns (address)
0xe0a3a76b119085ac3eb4415f2325e4e3dde5e51c
name() view returns (string)
Floki Pup
owner() view returns (address)
0x0000000000000000000000000000000000000000
reflectionFee() view returns (uint256)
2
sellFee() view returns (uint256)
10
symbol() view returns (string)
FLOKIPUP
totalFees() view returns (uint256)
52834508562125932016
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xa29586ddb3ca156be1aba63d4d0b0a9db44060fd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setBuybackWallet(address _buybackWallet)
setFeeRate(uint256 rate)
setMarketingWallet(address _marketingWallet)
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.