Shoobadookie
Verified contract
Active on
Base with 6,222 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($69.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Dook | ERC-20 | 69.767006B | $0.00 |
$69.77 | |
VOID | ERC-20 | 100 | $0.000951 |
$0.1 | |
BOYS | ERC-20 | 0.4 | $0.011989 |
$0 | |
FPEPE | ERC-20 | 18 | $0.000194 |
$0 | |
kurbi | ERC-20 | 1 | $0.000781 |
$0 | |
USA | ERC-20 | 1 | $0.000763 |
$0 | |
MOON | ERC-20 | 41.097652M | -- | -- | |
OHNO | ERC-20 | 6.352346K | -- | -- | |
LZPZ | ERC-20 | 5.001K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22746473 | 2 hours ago | | | 0 | 4.7942683e-7 | |
| 22746194 | 2 hours ago | | | 0 | 3.8190149e-7 | |
| 22741007 | 5 hours ago | | | 0 | 2.1892736e-7 | |
| 22740471 | 5 hours ago | | | 0 | 2.7997635e-7 | |
| 22736179 | 8 hours ago | | | 0 | 1.8897085e-7 | |
| 22735973 | 8 hours ago | | | 0 | 1.8848952e-7 | |
| 22734970 | 8 hours ago | | | 0 | 6.6104855e-7 | |
| 22734682 | 8 hours ago | | | 0 | 9.6230229e-7 | |
| 22734519 | 9 hours ago | | | 0 | 1.4976753e-7 | |
| 22733303 | 9 hours ago | | | 0 | 1.7231876e-7 |
ABI
ABI objects
Getter at block 22749869
PRECISION() view returns (uint256)
10000
SWAP_TAX() view returns (uint256)
25
cap() view returns (uint256)
420690000000000000000000000000000
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
Shoobadookie
pair() view returns (address)
0x60abb870b1a8df16293791f2227fe1aa2b3709cf
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
Dook
totalSupply() view returns (uint256)
420690000000000000000000000000000
treasury() view returns (address)
0x04fe69b7a5dba9f73ca557290c3580e899c85d00
univ2router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
wnt() view returns (address)
0x4200000000000000000000000000000000000006
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wnt, address _univ2router, address _treasury, string name_, string symbol_, uint256 totalSupply_, uint256 _tokenLiquidityThreshold, address univ2factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.