Wrapped Rabbit
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($4,221.70)
Native
Value
$4,221.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.14895 | $3,674.40 |
$4,221.7 | |
WABBIT | ERC-20 | 29.414006K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20261382 | 5 months ago | | | 0 | 0.000086914125 | |
| 20254025 | 5 months ago | | | 0 | 0.000033279610 | |
| 18245869 | a year ago | | | 0 | 0.00018868645 | |
| 17009389 | 2 years ago | | | 0 | 0.00062133865 | |
| 16822043 | 2 years ago | | | 0 | 0.00090704369 | |
| 16643224 | 2 years ago | | | 0 | 0.0017076683 | |
| 16491412 | 2 years ago | | | 0 | 0.00036756007 | |
| 16430520 | 2 years ago | | | 0 | 0.00082714246 | |
| 16430510 | 2 years ago | | | 0 | 0.00088133080 | |
| 16429406 | 2 years ago | | | 0 | 0.0015114832 |
ABI
ABI objects
Getter at block 21327270
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x36a9e5382faaee81771402cb2d87b89d97ad9f7f
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0x3fe07652530516ccf2f0a5988428807647a106f6
getCirculatingSupply() view returns (uint256)
630000000000000
getMultipliedFee() view returns (uint256)
500
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16386508
launchedAtTimestamp() view returns (uint256)
1673475695
marketingFeeReceiver() view returns (address)
0x688cc825bae3423ba393a99b43f3739380463796
name() pure returns (string)
Wrapped Rabbit
pair() view returns (address)
0x7446c27087f0f8aff10cccfd60ed7cf82027090b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000
symbol() pure returns (string)
WABBIT
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearBuybackMultiplier()
launch()
retrive(uint256 amount)
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerZeusBuyback(uint256 amount, bool triggerBuybackMultiplier)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dexRouter)
receive()
This contract contains no error objects.