Wicked Bet
Verified contract
Active on
Ethereum with 6,331 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
2 additional
variables
Balances ($337.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WIK | ERC-20 | 11.238652K | $0.029996 |
$337.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160442 | 2 hours ago | | | 0 | 0.0010058064 | |
| 21160263 | 3 hours ago | | | 0 | 0.00091558877 | |
| 21159580 | 5 hours ago | | | 0 | 0.0013207746 | |
| 21159568 | 5 hours ago | | | 0 | 0.0011431447 | |
| 21159377 | 6 hours ago | | | 0 | 0.0018067819 | |
| 21159299 | 6 hours ago | | | 0 | 0.0020168594 | |
| 21159275 | 6 hours ago | | | 0 | 0.0023414152 | |
| 21159206 | 6 hours ago | | | 0 | 0.0014789956 | |
| 21159047 | 7 hours ago | | | 0 | 0.0020014958 | |
| 21159016 | 7 hours ago | | | 0 | 0.0013288923 |
ABI
ABI objects
Getter at block 21161142
baseBuyFee() view returns (uint256)
500
baseSellFee() view returns (uint256)
500
decimals() pure returns (uint8)
18
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
69793570308928296568918176
getOwner() view returns (address)
0x9496af231eb9c7746410037ea9e21cfba05abe2e
launchedAt() view returns (uint256)
18100185
liquidityPool() view returns (address)
0x9496af231eb9c7746410037ea9e21cfba05abe2e
name() pure returns (string)
Wicked Bet
owner() view returns (address)
0x9496af231eb9c7746410037ea9e21cfba05abe2e
pair() view returns (address)
0x2308b672ce1ecd4fcc5f5479a5dbe56a54db17dd
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
WIK
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
wickedWallet() view returns (address)
0x83c6b4a0864e89ff3168cd216490ac82312ff221
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeIsFeeExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapback, uint256 newSwapbackLimit)
clearStuckETH()
clearStuckTokens(address contractAddress)
launchSequence()
manualSwapBack()
renounceOwnership()
setLiquidityPool(address newLiquidityPool)
setWickedWallet(address newWickedWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newBuyWikFee, uint256 newBuyLpFee)
updateRouter(address _newRouter)
updateSellFees(uint256 newSellWikFee, uint256 newSellLpFee)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, address indexed to, uint256 value)
BuyFeesUpdated(uint256 _newWik, uint256 _newLp)
FeeExemptionChanged(address indexed _exemptWallet, bool _exempt)
LiquidityPoolUpdated(address indexed _newPool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterUpdated(address indexed _newRouter)
SellFeesUpdated(uint256 _neWik, uint256 _newLp)
SwapbackSettingsChanged(bool _enabled, uint256 _newSwapbackAmount)
Transfer(address indexed from, address indexed to, uint256 value)
WickedWalletUpdated(address indexed _newWallet)
constructor()
receive()
This contract contains no error objects.