TadPole Man
Verified contract
Active on
Ethereum with 830 txns
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 |
---|---|---|---|---|---|
TPM | ERC-20 | 9.117957T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21264714 | 4 days ago | | | 0 | 0.00029276205 | |
| 21038465 | a month ago | | | 0 | 0.00039868771 | |
| 20683498 | 3 months ago | | | 0 | 0.00014572089 | |
| 20623206 | 3 months ago | | | 0 | 0.000066889051 | |
| 20424360 | 4 months ago | | | 0 | 0.00016746539 | |
| 20306395 | 4 months ago | | | 0 | 0.000087363133 | |
| 20110712 | 5 months ago | | | 0 | 0.00025384620 | |
| 20099045 | 5 months ago | | | 0 | 0.00017465628 | |
| 19994240 | 6 months ago | | | 0 | 0.00027328616 | |
| 19938843 | 6 months ago | | | 0 | 0.00039423581 |
ABI
ABI objects
Getter at block 21290500
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getBuyTax() view returns (uint256 buyTax)
1
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getSellTax() view returns (uint256 sellTax)
1
liquitdyShare() view returns (uint256)
378000000000000000000000
marketingWallet() view returns (address)
0x7a1cdb0c07a394f924cac9810ff703187b70baa9
maxBuyPercent() view returns (uint256)
100
name() pure returns (string)
TadPole Man
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x76a89af64c3f5f88a02c7f802e53baabb7f23dda
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
TPM
totalSupply() view returns (uint256)
420000000000000000000000
tradeStart() view returns (bool)
true
tradeStartTime() view returns (uint256)
1690126091
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manulSwapToETH()
renounceOwnership()
setMaxBuyPercent(uint256 Percent)
setSwapEnable(bool _swapEnabled)
setTradeStart(bool start)
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)
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.
This contract contains no error objects.