Polkadoge
Verified contract
Active on
Ethereum with 702 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($225.08)
Native
Value
$74.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.023263 | $3,194.97 |
$74.32 | |
ELON | ERC-20 | 697.931077M | $0.00 |
$150.75 | |
PDOG | ERC-20 | 2.823151M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18321145 | a year ago | | | 0 | 0.00033689814 | |
| 17423509 | a year ago | | | 0 | 0.0017359953 | |
| 17017469 | 2 years ago | | | 0 | 0.00050631578 | |
| 17017467 | 2 years ago | | | 0 | 0.00053833025 | |
| 16376641 | 2 years ago | | | 0 | 0.00041000344 | |
| 16283569 | 2 years ago | | | 0 | 0.0015536923 | |
| 15663056 | 2 years ago | | | 0 | 0.00043770204 | |
| 15277084 | 2 years ago | | | 0 | 0.00043168966 | |
| 15259557 | 2 years ago | | | 0 | 0.00043147748 | |
| 15259557 | 2 years ago | | | 0 | 0.00043147748 |
ABI
ABI objects
Getter at block 21182977
_liquidityFee() view returns (uint256)
200
_maxTxAmount() view returns (uint256)
100000000000000000000
_taxFee() view returns (uint256)
200
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Polkadoge
owner() view returns (address)
0x83c1eedd3e0b10aa3ee6b9b89a43baea03e292f6
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PDOG
totalFees() view returns (uint256)
4371991595655084126
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xa32bbc0ebdd3be8cd56aac59f4659593ef0b8923
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bypassesMaxTxAmount(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBypassMaxTx(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBypassMaxTx(address account)
renounceOwnership()
setLiquidityFeeBasisPoint(uint256 liquidityFee)
setMaxTxBasisPoint(uint256 maxTxBp)
setSellToAddLiquidtyBasisPoint(uint256 bp)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeeBasisPoint(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.