Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PND1X | ERC-20 | 1.056975M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17908314 | a year ago | | | 0 | 0.0011546296 | |
| 17908308 | a year ago | | | 0 | 0.0011366831 | |
| 17904815 | a year ago | | | 0 | 0.00054065536 | |
| 17899113 | a year ago | | | 0 | 0.00073471780 | |
| 17899097 | a year ago | | | 0 | 0.00077033295 | |
| 17898927 | a year ago | | | 0 | 0.00071622390 | |
| 17898907 | a year ago | | | 0 | 0.00036857756 | |
| 17898904 | a year ago | | | 0 | 0.00041794564 | |
| 17898897 | a year ago | | | 0 | 0.00069339466 | |
| 17898887 | a year ago | | | 0 | 0.00042867265 |
ABI
ABI objects
Getter at block 21202321
buyTaxAmount() view returns (uint256)
100
decimals() view returns (uint8)
18
mWallet() view returns (uint256)
1000000000000000000000000000
marketingWallet() view returns (address)
0xb3b8da0ac8da52554c3bd3c9502f1099cf440ec4
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Pond1x
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxAmount() view returns (uint256)
100
swapTokensAt() view returns (uint256)
200001000000000000000000
symbol() view returns (string)
PND1X
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0495451fe362b58d77d0cd488b40975aa3df1881
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(address _uniswapV2Pair)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct Pond1xInitParams parameters, address uniswapV2Router_, struct Pond1xReference refInfo_)
receive()
This contract contains no error objects.