Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Diamond | ERC-20 | 588.025743 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14317141 | 3 years ago | | | 0 | 0.0031560840 | |
| 14317140 | 3 years ago | | | 0 | 0.0031560840 | |
| 14317139 | 3 years ago | | | 0 | 0.0031560840 | |
| 14317138 | 3 years ago | | | 0 | 0.0031560840 | |
| 14317138 | 3 years ago | | | 0 | 0.0018896308 | |
| 14317138 | 3 years ago | | | 0 | 0.0018896308 | |
| 14317138 | 3 years ago | | | 0 | 0.0055695600 | |
| 14317138 | 3 years ago | | | 0 | 0.031238000 | |
| 14317134 | 3 years ago | | | 0 | 0.0028889363 | |
| 14317133 | 3 years ago | | | 0 | 0.0017993189 |
ABI
ABI objects
Getter at block 21280408
Ring() view returns (address)
0xd2086532379dac81e4fcb2fdec9fe06380c26a9d
autoLiquidityReceiver() view returns (address)
0x5c622bd5080dee75523a42911c11fb44a4a2b31f
biggestBuy() view returns (uint256)
324641105652540670
decimals() pure returns (uint8)
18
epochReset() view returns (uint256)
1646355950
getCirculatingSupply() view returns (uint256)
10000000000000000000000
getOwner() view returns (address)
0x5c622bd5080dee75523a42911c11fb44a4a2b31f
lastRingChange() view returns (uint256)
1646352350
liquidityFee() view returns (uint256)
1000000000000000000000
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x5c622bd5080dee75523a42911c11fb44a4a2b31f
name() pure returns (string)
Diamond
pair() view returns (address)
0xb26a644454f292df5ac8bbb9a7eb6cc1163539a0
resetPeriod() view returns (uint256)
3600
ringFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
Diamond
totalFee() view returns (uint256)
12
totalFeeIfSelling() view returns (uint256)
12
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasSold(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
feedTheBalrog(address bot)
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
setFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
setFees(uint256 newLiquidityFee, uint256 newMarketingFee, uint256 newringFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 amount)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
setSwapThreshold(uint256 threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
NewRing(address ring, uint256 buyAmount)
OwnershipTransferred(address owner)
RingPayout(address ring, uint256 amountETH)
RingSold(address ring, uint256 amountETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.