OddsNotify
Unverified contract
Proxy
Active on
Ethereum with 484 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
0x1a65…0d40
0x1a65…0d40
0x2ced…6a68
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,484.52 |
$0 | |
ODDS | ERC-20 | 347.373515K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21125437 | 2 minutes ago | | | 0 | 0.00087832602 | |
| 21125363 | 17 minutes ago | | | 0 | 0.00088510901 | |
| 21125027 | an hour ago | | | 0 | 0.00038238105 | |
| 21124774 | 2 hours ago | | | 0 | 0.00035751409 | |
| 21124714 | 2 hours ago | | | 0 | 0.00038731059 | |
| 21124682 | 3 hours ago | | | 0 | 0.00030716576 | |
| 21124632 | 3 hours ago | | | 0 | 0.00037973202 | |
| 21124575 | 3 hours ago | | | 0 | 0.00051807754 | |
| 21124556 | 3 hours ago | | | 0 | 0.00040994880 | |
| 21124510 | 3 hours ago | | | 0 | 0.00038518744 |
ABI
ABI objects
Getter at block 21125446
DATA_STORE() view returns (address)
0x8a85eb1fff988a1b01136279174c969d681a0151
addresses() view returns (address locker, address proofWallet, address proofStaking, address proofPassNFT, address router)
(locker=0xe2fe530c047f2d85298b07d9333c05737f1435fb, proofWallet=0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e, proofStaking=0x377e168af6a06075423aede50856de177efaac3e, proofPassNFT=0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68, router=0x7a250d5630b4cf539739df2c5dacb4c659f2488d)
buyFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=4, secondary=0, liquidity=0, proof=1, total=5)
buyTaxesSettled() view returns (bool)
true
cancelled() view returns (bool)
false
decimals() view returns (uint8)
9
feeTokens() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=277898811909625, secondary=0, liquidity=0, proof=69474703187776, total=347373515097792)
getCirculatingSupply() view returns (uint256)
500000000000000000
initMaxWallet() view returns (uint256)
250
isTradingEnabled() view returns (bool)
true
isWhitelistActive() view returns (bool)
false
launchedAt() view returns (uint256)
1730754035
limits() view returns (uint256 initMaxTx, uint256 swapTokensAtAmount, uint256 maxTxUpper, uint256 maxTxLower, uint256 maxWalletUpper, uint256 maxWalletLower, uint256 maxBuyFee, uint256 maxSellFee, uint256 denominator)
(initMaxTx=500, swapTokensAtAmount=125, maxTxUpper=3000, maxTxLower=500, maxWalletUpper=3000, maxWalletLower=500, maxBuyFee=7, maxSellFee=7, denominator=100000)
lockID() view returns (uint256)
23259
lpLockDuration() view returns (uint256)
31536000
mainWallet() view returns (address)
0x1a65c3e17d68ea15c23aef9162dca484fd7a0d40
maxTxAmount() view returns (uint256)
2500000000000000
maxWallet() view returns (uint256)
5000000000000000
maxWalletChanged() view returns (bool)
true
name() view returns (string)
OddsNotify
owner() view returns (address)
0x1a65c3e17d68ea15c23aef9162dca484fd7a0d40
pair() view returns (address)
0xd2ae789d1732b43dcbef0ad846be4e2408c36f94
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
false
proofPassNFT() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
restingBuyTotal() view returns (uint256)
5
restingSellTotal() view returns (uint256)
5
restrictWhales() view returns (bool)
true
secondaryWallet() view returns (address)
0x1a65c3e17d68ea15c23aef9162dca484fd7a0d40
sellFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=4, secondary=0, liquidity=0, proof=1, total=5)
sellTaxesSettled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
625000000000000
swapping() view returns (uint256)
1
symbol() view returns (string)
ODDS
totalSupply() view returns (uint256)
500000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version() pure returns (uint8)
3
whitelistDuration() view returns (uint256)
120
whitelistEndTime() view returns (uint256)
1730754155
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapThrottle(uint256) view returns (bool)
userInfo(address) view returns (bool isFeeExempt, bool isTxLimitExempt, bool isWhitelisted)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
cancel()
changeFees(uint256 liquidityBuy, uint256 mainBuy, uint256 secondaryBuy, uint256 liquiditySell, uint256 mainSell, uint256 secondarySell)
initialize(bytes params) payable
launch(uint256 bundleBuyAmount) payable
renounceOwnership()
setFeeExempt(address account, bool value)
setFeeExempt(address[] accounts)
setMainWallet(address newWallet)
setMaxTxAmount(uint256 _maxTxAmt)
setMaxWalletSize(uint256 _maxWalletSize)
setRestrictWhalesEnabled(bool _enabled)
setSecondaryWallet(address newWallet)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAtAmount(uint256 amount)
setTxLimitExempt(address account, bool value)
setTxLimitExempt(address[] accounts)
setWhitelisted(address[] accounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensAutoLiq, uint256 ethAutoLiq)
SwapAndLiquifyEnabledUpdated(bool enabled)
TokenCancelled(uint256 returnedETH)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ExceedsMaxTxAmount()
ExceedsMaxWalletAmount()
InvalidConfiguration()
InvalidInitialization()
NotInitializing()
NotWhitelisted()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TradingNotEnabled()