Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
mBTC | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14161756 | 7 months ago | | | 0 | 0.00013699652 | |
| 2634060 | a year ago | | | 0 | 2.4244000e-7 | |
| 2109840 | a year ago | | | 0 | 0.000036366001 | |
| 2106240 | a year ago | | | 0 | 0.00028126801 | |
| 2106168 | a year ago | | | 0 | 0.000036366001 | |
| 2106090 | a year ago | | | 0 | 0.000096976000 | |
| 2106059 | a year ago | | | 0 | 0.00012349050 | |
| 2106059 | a year ago | | | 0 | 0.000069792003 | |
| 2106048 | a year ago | | | 0 | 0.000069342003 | |
| 2106023 | a year ago | | | 0 | 0.000069792003 |
ABI
ABI objects
Getter at block 22939938
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x9661a6c1a8a74e905fbf89a3a340edacbabfdaf8
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0x9661a6c1a8a74e905fbf89a3a340edacbabfdaf8
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0x9661a6c1a8a74e905fbf89a3a340edacbabfdaf8
maxSwapSize() view returns (uint256)
100000000000000
name() pure returns (string)
Micro BTC
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
mBTC
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapPairV2() view returns (address)
0x315088b20ec117f112590668147231105055fc27
uniswapRouterV2() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) 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)
clearStuckBalance()
clearStuckETH(address addrss, uint256 untt) returns (bool success)
manageBlacklist(address account, bool status)
renounceOwnership()
setBuyFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setFeeReceivers(address _devFeeReceiver, address _marketingFeeReceiver, address _liquidityFeeReceiver)
setIsFeeExempt(address account, bool exempt)
setIsTxLimitExempt(address account, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setSwapBackSettings(bool _enabled, uint256 _percentageMinimum, uint256 _percentageMaximum)
setTradingStatus(bool status, uint256 deadblocks)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.