Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x16bb…3cb2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ODDS | ERC-20 | 46.448723K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21019486 | a month ago | | | 0 | 0.00022895808 | |
| 21019486 | a month ago | | | 0 | 0.00022895808 | |
| 19911017 | 6 months ago | | | 0 | 0.00055157172 | |
| 18762071 | a year ago | | | 0 | 0.00072100164 | |
| 18730138 | a year ago | | | 0 | 0.0015639757 | |
| 18486320 | a year ago | | | 0 | 0.0011746568 | |
| 18468167 | a year ago | | | 0 | 0.00050615838 | |
| 18436660 | a year ago | | | 0 | 0.00067593823 | |
| 18430792 | a year ago | | | 0 | 0.0017098405 | |
| 18420466 | a year ago | | | 0 | 0.00077160387 |
ABI
ABI objects
Getter at block 21226793
Team() view returns (address)
0xbc0d9f3e00f0196ba42d56c7d6e1d10311760378
_SwapBackEnable() view returns (bool)
true
buyTaxes() view returns (uint256)
3
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
100000000000000000
maxWalletSize() view returns (uint256)
100000000000000000
name() pure returns (string)
Oddsbots
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxes() view returns (uint256)
3
symbol() pure returns (string)
ODDS
totalSupply() pure returns (uint256)
100000000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events add()
addBlacklist(address account)
addExcludeFee(address account)
approve(address spender, uint256 amount) returns (bool)
go_live()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeBlacklist(address account)
removeExcludeFee(address account)
removeMaxTxLimit()
renounceOwnership()
setMaxWalletSize(uint256 _maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeReciever(address _newWallet)
updateMaxTxLimit(uint256 amount)
updateSwapBackSetting(bool state)
updateTaxes(uint256 newBuyFee, uint256 newSellFee)
updateThreshouldToken(uint256 tokenAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed tokenAmount)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.