Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc364…fe88
0xc364…fe88
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#563919) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
PNDCT | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18129829 | a year ago | | | 0 | 0.0012891123 | |
| 18129828 | a year ago | | | 0 | 0.00074269404 | |
| 18129828 | a year ago | | | 0 | 0.00074269404 | |
| 18129827 | a year ago | | | 0 | 0.00072823319 | |
| 18129827 | a year ago | | | 0 | 0.00072823319 | |
| 18129827 | a year ago | | | 0 | 0.00082218407 | |
| 18129825 | a year ago | | | 0 | 0.0017588029 | |
| 18129821 | a year ago | | | 0 | 0.00069697876 | |
| 18129820 | a year ago | | | 0 | 0.065486594 | |
| 18129786 | a year ago | | | 0 | 0.064114243 |
ABI
ABI objects
Getter at block 21094948
DOMAIN_SEPARATOR() view returns (bytes32)
0x6cdc129a73cd05431acf912d7114996ec91bcafb8f2d1a0eb74219653df7531d
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Pond Turbo Coin, version=1, chainId=1, verifyingContract=0x671c8177ce0234fe91e0c60bcf322a3a9712781a, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxTaxSwap() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Pond Turbo Coin
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0xb2b1c7af56b138a095fff075d920bb4d1429dfe8
positionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
swapRouter() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
PNDCT
tax() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0c2c8a1b1c72ed987f1bd86316979a79bf85c183
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken(uint256 amountTokenToAdd, uint256 amountWethToAdd, int24 tickLower, int24 tickUpper, uint160 sqrtPriceX96)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxTaxSwap(uint256 newMax)
setTaxPercent(uint256 newTax)
setTaxWallet(address newWallet)
swapTokensForEth(uint256 tokenAmount) returns (uint256 amountOut)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth(address toAddr)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)