Doge2.0 Launchpad
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Doge2.0 Launchpad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17671477 | a year ago | | | 0 | 0.0017485009 | |
| 17671477 | a year ago | | | 0 | 0.0017485009 | |
| 17671477 | a year ago | | | 0 | 0.0017485009 | |
| 17671477 | a year ago | | | 0 | 0.0017485009 | |
| 17671446 | a year ago | | | 0 | 0.0019905442 | |
| 17671342 | a year ago | | | 0 | 0.0016244764 | |
| 17671253 | a year ago | | | 0 | 0.0022196679 | |
| 17671211 | a year ago | | | 0 | 0.0023461923 | |
| 17671087 | a year ago | | | 0 | 0.0019775596 | |
| 17670986 | a year ago | | | 0 | 0.0016640116 |
ABI
ABI objects
Getter at block 21096110
buyFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devAmount() view returns (uint256)
70
devWallet() view returns (address)
0x375fa2f1c166a9a80224939341b1a74ca05c07bf
limitsInEffect() view returns (bool)
false
marketingAmount() view returns (uint256)
30
marketingWallet() view returns (address)
0x375fa2f1c166a9a80224939341b1a74ca05c07bf
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Doge2.0 Launchpad
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
DOG2PAD
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x007c06dad1513e8970e7ffff09e1100d2e8a4733
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 addLiquidity(address account) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address addressToExclude, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address marketingWallet_, address devWallet_)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSuccess(uint256 tokenAmount, uint256 ethAmountReceived, bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.