Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($31.14)
Native
Value
$31.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,114.40 |
$31.14 | |
WBET | ERC-20 | 9.111488M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17888579 | a year ago | | | 0 | 0.0013982849 | |
| 17888291 | a year ago | | | 0 | 0.00063175078 | |
| 17888016 | a year ago | | | 0.01 | 0.00030976107 | |
| 17887982 | a year ago | | | 0 | 0.0015063645 | |
| 17887943 | a year ago | | | 0 | 0.00074378718 | |
| 17887924 | a year ago | | | 0 | 0.00075905129 | |
| 17887910 | a year ago | | | 0 | 0.00072511719 | |
| 17887904 | a year ago | | | 0 | 0.00078152102 | |
| 17887902 | a year ago | | | 0 | 0.00083383583 | |
| 17887901 | a year ago | | | 0 | 0.00074951901 |
ABI
ABI objects
Getter at block 21221210
_buyTaxFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_sellTaxFee() view returns (uint256)
2
_walletMax() view returns (uint256)
20000000000000000000000000
betWallet() view returns (address)
0xf393f79cc180d9af35ddfd2bb8fb2aff25838af0
decimals() view returns (uint8)
18
name() view returns (string)
WBet
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
WBET
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x2915370711c0a022abbf3dad3ba8c9703ade0b18
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletLimitEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
removeLimits()
renounceOwnership()
sendETHFee()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.