Deadpool Inu
Verified contract
Active on
Ethereum with 2,606 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.49)
Native
Value
$2.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000775 | $3,207.83 |
$2.49 | |
DPOOL | ERC-20 | 483.646021M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21138572 | 3 days ago | | | 0 | 0.00076274129 | |
| 21130951 | 4 days ago | | | 0 | 0.0010484013 | |
| 21130948 | 4 days ago | | | 0 | 0.0012356127 | |
| 21113637 | 6 days ago | | | 0 | 0.00026715450 | |
| 21113310 | 6 days ago | | | 0 | 0.00027384640 | |
| 21108147 | 7 days ago | | | 0 | 0.00043749091 | |
| 21106646 | 7 days ago | | | 0 | 0.00023306588 | |
| 21106644 | 7 days ago | | | 0 | 0.00029923278 | |
| 21106489 | 7 days ago | | | 0 | 0.00022920855 | |
| 21106138 | 7 days ago | | | 0 | 0.00026674433 |
ABI
ABI objects
Getter at block 21158240
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xf85157174573e4f3034a5aeef00b5c79412ec27d
name() view returns (string)
Deadpool Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
DPOOL
totalSupply() view returns (uint256)
420690000000000000000
uniPair() view returns (address)
0x55ea80ed480b1963834a570c856f765b6f732272
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setSwapback(uint256 maxAmount, uint256 minAmount)
sweepStuckEther()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
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()
receive()
This contract contains no error objects.