Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa25a…6cc4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOPIA | ERC-20 | 56.387738K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18670489 | a year ago | | | 0 | 0.0020499004 | |
| 18670478 | a year ago | | | 0 | 0.0018218489 | |
| 18568115 | a year ago | | | 0 | 0.0012898714 | |
| 18545959 | a year ago | | | 0 | 0.0014645490 | |
| 18545702 | a year ago | | | 0 | 0.0014589822 | |
| 18542581 | a year ago | | | 0 | 0.0018346817 | |
| 18542365 | a year ago | | | 0 | 0.0020367133 | |
| 18542302 | a year ago | | | 0 | 0.0022169675 | |
| 18541988 | a year ago | | | 0 | 0.0018511430 | |
| 18541988 | a year ago | | | 0 | 0.0020938584 |
ABI
ABI objects
Getter at block 21325176
_buyTax() view returns (uint8)
5
_sellTax() view returns (uint8)
5
_startTrading() view returns (bool)
true
_walletMax() view returns (uint256)
20000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
disableLiquidityCountCycle() view returns (bool)
false
getCirculatingSupply() view returns (uint256)
900000000000000
getTime() view returns (uint256)
1733267531
idexPair() view returns (address)
0xcec7075734db1f2e021a2432dea05cdad3afcd11
idexV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
marketingWalletAddress() view returns (address)
0xa25ab8b5147a3b3bd770fce74f859f57574d6cc4
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000
name() view returns (string)
Polytopia
owner() view returns (address)
0x3ffa6c1056f47cb59f6fb69861a9d960996786fd
swapAndLiquidityCount() view returns (uint256)
2
swapAndLiquidityFrequency() view returns (uint256)
3
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TOPIA
totalSupply() view returns (uint256)
1000000000000000
walletLimitCheck() view returns (bool)
false
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)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
backupTax()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSellTaxTokens(uint256 amount)
renounceOwnership()
setDisableLiquidityCountCycle(bool value)
setIsExcludedFromFee(address account, bool newValue)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquidityCountAndFrequency(uint256 valueCount, uint256 valueFrequency)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxes(uint8 sell, uint8 buy)
setWalletCheck(bool value)
setWalletLimit(uint256 newLimit)
startTrading(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)
Log(string message)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.