POODLE
Verified contract
Active on
Ethereum with 26,266 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AKITA | ERC-20 | 131.578947M | $0.00 |
$12.89 | |
PUP | ERC-20 | 3.363088T | -- | -- | |
BUNNY | ERC-20 | 480.200006B | -- | -- | |
POODL | ERC-20 | 137.145105B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21278250 | a day ago | | | 0 | 0.00053049723 | |
| 21247813 | 5 days ago | | | 0 | 0.00025909707 | |
| 21230373 | 8 days ago | | | 0 | 0.0021601097 | |
| 21230312 | 8 days ago | | | 0 | 0.0024434979 | |
| 21198848 | 12 days ago | | | 0 | 0.00077105000 | |
| 21074112 | a month ago | | | 0 | 0.00091482105 | |
| 21039421 | a month ago | | | 0 | 0.00013942582 | |
| 21018033 | a month ago | | | 0 | 0.00016565399 | |
| 21009887 | a month ago | | | 0 | 0.00020965197 | |
| 20979615 | a month ago | | | 0 | 0.00046081496 |
ABI
ABI objects
Getter at block 21286449
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
POODLE
owner() view returns (address)
0x605f4d6a708fd6de7863c325c9e67ac4a18e9067
symbol() view returns (string)
POODL
totalBurn() view returns (uint256)
19434192741300489198211
totalFees() view returns (uint256)
19434192741300489198211
totalSupply() view returns (uint256)
80565807258699510801789
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.