A Shibas Dream
Verified contract
Active on
Ethereum with 191 txns
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 |
---|---|---|---|---|---|
WOOF | ERC-20 | 529.39382K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16984583 | 2 years ago | | | 0 | 0.00076771619 | |
| 15342839 | 2 years ago | | | 0 | 0.00041720252 | |
| 15159039 | 2 years ago | | | 0 | 0.00028368862 | |
| 14744963 | 3 years ago | | | 0 | 0.0014473531 | |
| 14744960 | 3 years ago | | | 0 | 0.0030179412 | |
| 14671942 | 3 years ago | | | 0 | 0.0013947362 | |
| 14656280 | 3 years ago | | | 0 | 0.0013151145 | |
| 14656280 | 3 years ago | | | 0 | 0.0013151145 | |
| 14631414 | 3 years ago | | | 0 | 0.0024682995 | |
| 14630897 | 3 years ago | | | 0 | 0.0032816927 |
ABI
ABI objects
Getter at block 21325964
_FeeCollectionADD() view returns (address)
0x98f3d0797eed4d07b9ad2b1c7585701997d104b5
_buyFee() view returns (uint256)
5
_launchedAt() view returns (uint256)
1650309189
_maxHeldTokens() view returns (uint256)
20000000000000000
_sellFee() view returns (uint256)
11
_useImpactFeeSetter() view returns (bool)
false
amountInPool() view returns (uint256)
106
decimals() view returns (uint8)
9
name() view returns (string)
A Shibas Dream
owner() view returns (address)
0x98f3d0797eed4d07b9ad2b1c7585701997d104b5
symbol() view returns (string)
WOOF
thisBalance() view returns (uint256)
22791156236036666
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x47d56b5b644aa9bb8406f8a0f39c1449dcc0f7f8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
delBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxAdd(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxAddUpdated(address _taxwallet)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address TaxAdd)
receive()
This contract contains no error objects.