Inpependence Day
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USPEPE | ERC-20 | 1.011564B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20229559 | 5 months ago | | | 0 | 0.00052908981 | |
| 20229557 | 5 months ago | | | 0 | 0.00018325824 | |
| 20229332 | 5 months ago | | | 0 | 0.00029480533 | |
| 20229298 | 5 months ago | | | 0 | 0.00030013500 | |
| 20229298 | 5 months ago | | | 0 | 0.040212750 | |
| 20229297 | 5 months ago | | | 0 | 0.00039103807 | |
| 20229297 | 5 months ago | | | 0 | 0.00039103807 | |
| 20229297 | 5 months ago | | | 0 | 0.00039103807 | |
| 20229295 | 5 months ago | | | 0 | 0.00053006057 | |
| 20229293 | 5 months ago | | | 0 | 0.00030556376 |
ABI
ABI objects
Getter at block 21271590
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000
amountETHBuyback() view returns (uint256)
0
buyBack() view returns (bool)
true
buybackAddAmount() view returns (uint256)
25000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000000
lastBuyer() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Inpependence Day
pair() view returns (address)
0x27fdb9e33c713f94b52479ceb83b9babff49940b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapBuybackTimes() view returns (uint256)
0
symbol() pure returns (string)
USPEPE
totalETHBuyback() view returns (uint256)
0
totalReflections() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000
totalTokenBuyback() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReflection(address account) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approval(uint256 aP)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromReflection(address account)
includeInReflection(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBuyback()
manualFundETHBuyback() payable
setBuyback(uint256 _ethAdd, address receiver)
setFeeExempt(address holder, bool exempt)
setNewFee(uint256 _buy, uint256 _sell, uint256 _trans, uint256 _reflections, uint256 _marketing, uint256 _liquidity, uint256 _buyback, uint256 _staking)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 minTokenAmount)
setisExempt(bool _enabled, address _address)
setminVolumeToken(uint256 amount)
takeOutEth(address _token, address _receiver, uint256 _percentage)
toggleBuyback(bool buyback)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
updateFeeReceiver(address _marketing, address _liquidity, address _buyback, address _default, address _staking)
updateMaxTransaction(uint256 _buy, uint256 _wallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.