OhYeahYeah
Verified contract
Active on
Ethereum with 298 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "OhYeahYeah"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20539837 | 3 months ago | | | 0 | 0.000082701045 | |
| 20539574 | 3 months ago | | | 0 | 0.000090972348 | |
| 20539567 | 3 months ago | | | 0 | 0.00014971665 | |
| 20518176 | 3 months ago | | | 0 | 0.000076635322 | |
| 20517752 | 3 months ago | | | 0 | 0.000072787069 | |
| 20517555 | 3 months ago | | | 0 | 0.00018557062 | |
| 20517549 | 3 months ago | | | 0 | 0.000058241217 | |
| 20517494 | 3 months ago | | | 0 | 0.000069881271 | |
| 20517304 | 3 months ago | | | 0 | 0.00013538640 | |
| 20517140 | 3 months ago | | | 0 | 0.000097011278 |
ABI
ABI objects
Getter at block 21176565
decimals() view returns (uint256)
18
dexPair() view returns (address)
0xb4b47908699d96c90198cc4518f499c170de01d4
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
fees() view returns (uint256 inFee, uint256 outFee, uint256 transferFee)
(inFee=0, outFee=0, transferFee=0)
getCirculatingSupply() view returns (uint256)
420690000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchTimestamp() view returns (uint256)
1709233199
marketingAddress() view returns (address)
0x62b79fbb1ca9f497ec8c718c36a83ee5ea077b50
name() view returns (string)
OhYeahYeah
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
swapThresholdMax() view returns (uint256)
210345000000000000000000000
swapThresholdMin() view returns (uint256)
4206900000000000000000000
symbol() view returns (string)
YEAH
totalSupply() view returns (uint256)
420690000000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address wallet) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCaughtMEV(address[] wallets, bool status)
setFees(uint256 inFee, uint256 outFee, uint256 transferFee)
setMarketPairStatus(address wallet, bool status)
setRateSchedule(uint256 rate1, uint256 rate2, uint256 rate3, uint256 rate4)
setSwapAndLiquifyByLimitStatus(bool status)
setSwapAndLiquifyStatus(bool status)
setSwapThresholds(uint256 min, uint256 max)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckNative(address recipient, uint256 amount)
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.