Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Miroku | ERC-20 | 8.571896 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15300963 | 2 years ago | | | 0 | 0.0011507444 | |
| 14439617 | 3 years ago | | | 0 | 0.00070270016 | |
| 14284429 | 3 years ago | | | 0 | 0.0027101618 | |
| 14284425 | 3 years ago | | | 0 | 0.0023815075 | |
| 14130168 | 3 years ago | | | 0 | 0.0068252621 | |
| 14094706 | 3 years ago | | | 0 | 0.0027001323 | |
| 14085319 | 3 years ago | | | 0 | 0.0047985966 | |
| 14085308 | 3 years ago | | | 0 | 0.0071856474 | |
| 14085191 | 3 years ago | | | 0 | 0.0049189529 | |
| 14085135 | 3 years ago | | | 0 | 0.0099033032 |
ABI
ABI objects
Getter at block 21321745
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_feeWallets() view returns (address marketing, address dev)
(marketing=0x3d152e686565fd6bc83234b754e030b59e79c424, dev=0x8512e2e9ce77508a7480a862fc1466cc4942adc4)
_fees() view returns (uint256 liquidity, uint256 marketing, uint256 dev, uint256 total, uint256 divisor)
(liquidity=2, marketing=5, dev=3, total=10, divisor=100)
_maxHoldings() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_multipliers() view returns (uint256 buyMultiplier, uint256 sellMultiplier, uint256 transferMultiplier, uint256 divisor)
(buyMultiplier=100, sellMultiplier=0, transferMultiplier=0, divisor=100)
autoLiquidityReceiver() view returns (address)
0x81769a0d92256b6e9162740014811f0708f370fa
deadBlocks() view returns (uint256)
2
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
79858073803257
getOwner() view returns (address)
0x81769a0d92256b6e9162740014811f0708f370fa
launchBlock() view returns (uint256)
14084940
lockingEnabled() view returns (bool)
true
name() pure returns (string)
Miroku
pair() view returns (address)
0x6a2ae46a81f6c63aa488c4122cf3b20df5730abb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
swapTransactionThreshold() view returns (uint256)
0
symbol() pure returns (string)
Miroku
totalSupply() pure returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isLocked(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addDeadBlock(uint256 _launchblock, uint256 _deadBlocks)
airDrop(address from, address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearETH(uint256 amountPercentage)
setAutoLiquidityReceiver(address _autoLiquidityReceiver)
setFeeMultipliers(uint256 buyMultiplier, uint256 sellMultiplier, uint256 transferMultiplier, uint256 divisor)
setFeeRatios(uint256 liquidity, uint256 marketing, uint256 dev)
setFeeWallets(address marketing, address dev)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLockingMode(bool _status)
setLocks(address[] addresses, bool status)
setMaxHoldingAmount(uint256 percent, uint256 base)
setMaxTxAmount(uint256 amount)
setMaxTxPercent(uint256 percent, uint256 base)
setSwapSettings(bool _enabled, uint256 _swapThreshold, uint256 _swapTransactionThreshold)
setTargetLiquidity(uint256 _target, uint256 _denominator)
tradingStatus(bool _status, uint256 _deadBlocks)
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 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.