Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Foppy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17724074 | a year ago | | | 0 | 0.00098509204 | |
| 17723212 | a year ago | | | 0 | 0.0011758489 | |
| 17723211 | a year ago | | | 0 | 0.0011292303 | |
| 17723200 | a year ago | | | 0 | 0.0010352940 | |
| 17723170 | a year ago | | | 0 | 0.0011162562 | |
| 17723133 | a year ago | | | 0 | 0.0014922302 | |
| 17723121 | a year ago | | | 0 | 0.0015231112 | |
| 17723113 | a year ago | | | 0 | 0.0010052044 | |
| 17723098 | a year ago | | | 0 | 0.0011133004 | |
| 17723092 | a year ago | | | 0 | 0.0011645966 |
ABI
ABI objects
Getter at block 21228689
blockFee() view returns (uint256)
99
buyFeeAmount() view returns (uint256)
0
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x8c20ef1b1d9d9f8128ddaeaf23af3cdd6fe909ac
earlyBlock() view returns (uint256)
0
feeWallet() view returns (address)
0x224c75dbd0a808544b8b180b51b638ad53b5d4c0
maxTxSize() view returns (uint256)
1000000000000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Foppy
originStamp() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeAmount() view returns (uint256)
99
swapActive() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
FOPPY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
uniPair() view returns (address)
0x896be57974c575ff19a01e465cc11e2b7ca928f2
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
openTrading()
removeLimits(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBots(address[] isBot_)
withdrawETH(uint256 weiAmount)
withdrawErc20Token(address tokenAddress, uint256 amount)
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()
receive()
This contract contains no error objects.