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 |
---|---|---|---|---|---|
DP | ERC-20 | 4.598921M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19839332 | 6 months ago | | | 0 | 0.00028650191 | |
| 18460444 | a year ago | | | 0 | 0.00030026146 | |
| 18460236 | a year ago | | | 0 | 0.00032724928 | |
| 18460222 | a year ago | | | 0 | 0.00029540225 | |
| 18412861 | a year ago | | | 0 | 0.00062087129 | |
| 17511027 | a year ago | | | 0 | 0.00078485307 | |
| 17357812 | a year ago | | | 0 | 0.00061664496 | |
| 17349909 | a year ago | | | 0 | 0.0011303137 | |
| 17342540 | a year ago | | | 0 | 0.00094352054 | |
| 17342536 | a year ago | | | 0 | 0.00088232056 |
ABI
ABI objects
Getter at block 21218245
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
decimals() pure returns (uint8)
18
getPairAddress() view returns (address)
0x40657a03e76c383bee8c4e63303b3ca994b33776
getRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
isSwapLocked() view returns (bool)
false
name() pure returns (string)
DeadPool
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DP
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokenAmount) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFee(uint256 amount)
removeLimits()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received()
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.