PoodlINU
Verified contract
Proxy
Active on
Base with 120 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf06a…41a0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POODL | ERC-20 | 1.023914B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12852691 | 8 months ago | | | 0 | 0.0000012972033 | |
| 12852650 | 8 months ago | | | 0 | 0.0000084780286 | |
| 12852643 | 8 months ago | | | 0 | 0.0000084780286 | |
| 12852591 | 8 months ago | | | 0 | 0.0000012789808 | |
| 12852549 | 8 months ago | | | 0 | 0.0000061766204 | |
| 12852497 | 8 months ago | | | 0 | 0.0000024137021 | |
| 12852460 | 8 months ago | | | 0 | 0.000000907186735136 | |
| 12852442 | 8 months ago | | | 0 | 0.0000014217289 | |
| 12852379 | 8 months ago | | | 0 | 0.0000016979034 | |
| 12852338 | 8 months ago | | | 1 | 0.000084186903 |
ABI
ABI objects
Getter at block 23221928
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
PoodlINU
owner() view returns (address)
0x0000000000000000000000000000000000000000
poodlINUWallet() view returns (address)
0x00c833fb4706e91c6e03bb1a4929df0fb8489fc2
sellFee() view returns (uint256)
99
symbol() view returns (string)
POODL
totalSupply() view returns (uint256)
6900000000000000000000000000
uniswapPairV2() view returns (address)
0xf06a3ce87e792a85b42bddbf33b71e1f22ed41a0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address router) payable returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH() returns (bool)
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()
AddressInsufficientBalance(address account)