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 "Stropoxi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16125677 | 2 years ago | | | 0 | 0.0011448658 | |
| 16125675 | 2 years ago | | | 0 | 0.00063891913 | |
| 16125629 | 2 years ago | | | 0 | 0.00064275120 | |
| 16125629 | 2 years ago | | | 0 | 0.00064865399 | |
| 16125621 | 2 years ago | | | 0 | 0.00046732000 | |
| 16125613 | 2 years ago | | | 0 | 0.00094176000 | |
| 16125589 | 2 years ago | | | 0 | 0.00062713216 |
ABI
ABI objects
Getter at block 21382927
DenominatorForTaxes() view returns (uint256)
100
MultiplierForSales() view returns (uint256)
200000
TaxOnLiquidity() view returns (uint256)
0
TaxOnMarketing() view returns (uint256)
0
UniswapV2Pair() view returns (address)
0x8ef1ed266bdbcd6c7b2cdcb3a1c053c4c792b339
decimals() pure returns (uint8)
12
intervalRates() view returns (uint256)
1000000000000000
isReceiverForLiquidity() view returns (address)
0x0a49a3743ec64f63229c86f5efa449e3c7743a2c
isReceiverForMarketing() view returns (address)
0x0a49a3743ec64f63229c86f5efa449e3c7743a2c
levelSwapping() view returns (bool)
true
maxIntervalRates() view returns (uint256)
10000000000000000
maximumTokensAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
Stropoxi
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
POXI
tTotalTAX() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manageTax(uint256 _TaxOnLiquidity, uint256 _TaxOnMarketing, uint256 _DenominatorForTaxes)
setFeeReceivers(address _isReceiverForLiquidity, address _isReceiverForMarketing)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaximumWalletSize(uint256 maxWallPercent_base10000)
setSwapBackBytes(bool _enabled, uint256 _intervalRates, uint256 _maxIntervalRates)
setSwapPairRate(address pairaddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address IDEXrouter)
receive()
This contract contains no error objects.