Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOK | ERC-20 | 128.455923M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19098809 | a year ago | | | 0 | 0.00098008854 | |
| 19098806 | a year ago | | | 0 | 0.0013497269 | |
| 19098803 | a year ago | | | 0 | 0.0010219190 | |
| 19098801 | a year ago | | | 0 | 0.00062567333 | |
| 19098798 | a year ago | | | 0 | 0.00099944190 | |
| 19098789 | a year ago | | | 0 | 0.00061844418 | |
| 19098789 | a year ago | | | 0 | 0.0013802629 | |
| 19098788 | a year ago | | | 0 | 0.00069353547 | |
| 19098781 | a year ago | | | 0 | 0.0012384889 | |
| 19098779 | a year ago | | | 0 | 0.0012502695 |
ABI
ABI objects
Getter at block 21418560
buyDevFee() view returns (uint256)
0
buyInitialFee() view returns (uint256)
20
buyMarketingFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x51ca9ca0d6142b76c9ed3df71920ffdf587585d5
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x685d1c7ae9996d78651495c9c405876cf4ab22d6
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Tokepad.xyz Launchpad
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee() view returns (uint256)
0
sellInitialFee() view returns (uint256)
30
sellMarketingFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
TOK
tokensForDev() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
128455922781609873761850947
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x359c56f075978ba7172b52257ed9069246ae5d2a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.