President'sRemoval
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XiHu | ERC-20 | 300T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15818862 | 2 years ago | | | 0 | 0.00085237544 | |
| 15818364 | 2 years ago | | | 0 | 0.0012076570 | |
| 15818114 | 2 years ago | | | 0 | 0.00092845645 | |
| 15818104 | 2 years ago | | | 0 | 0.00083923989 | |
| 15817847 | 2 years ago | | | 0 | 0.00075731500 | |
| 15817844 | 2 years ago | | | 0 | 0.00050615273 | |
| 15817836 | 2 years ago | | | 0 | 0.020814871 | |
| 15817784 | 2 years ago | | | 0 | 0.00060388309 | |
| 15817760 | 2 years ago | | | 0 | 0.00081557000 | |
| 15817720 | 2 years ago | | | 0 | 0.00067208170 |
ABI
ABI objects
Getter at block 21394964 getCirculatingSupply() view returns (uint256)
BurnedWalletAddress() view returns (address)
0xf96f29faab1b32fab4a78c772a2f7d47e5aba3ac
_BurnedShare() view returns (uint256)
0
_buyBurnedFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
3
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
6
_sellBurnedFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
3
_totalDistributionShares() view returns (uint256)
6
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
coolBlock() view returns (uint256)
20
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
genesisBlock() view returns (uint256)
15817676
marketingWalletAddress() view returns (address)
0xf96f29faab1b32fab4a78c772a2f7d47e5aba3ac
minimumTokensBeforeSwapAmount() view returns (uint256)
488000000000000000000000
name() view returns (string)
President'sRemoval
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
XiHu
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapPair() view returns (address)
0x2916b63e032b0d1e2e4ee2ef99be92460a2668c4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(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)
renounceOwnership()
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
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.