Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2341…38bf
0xe9d1…3240
2 additional
variables
Balances ($24.74)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,173.85 |
$0 | |
SHIB | ERC-20 | 1M | $0.000025 |
$24.74 | |
RIO | ERC-20 | 0.001 | $0.737802 |
$0 | |
KUMA | ERC-20 | 1.361888B | -- | -- | |
MUSUBI | ERC-20 | 76.298149M | -- | -- | |
KELPIE | ERC-20 | 66.666666M | -- | -- | |
RIO | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20671385 | 2 months ago | | | 0 | 0.000098568257 | |
| 20650833 | 3 months ago | | | 0 | 0.000019079200 | |
| 20650829 | 3 months ago | | | 0 | 0.000031572540 | |
| 20649904 | 3 months ago | | | 0 | 0.00038084886 | |
| 20608964 | 3 months ago | | | 0 | 0.000022267849 | |
| 20605486 | 3 months ago | | | 0 | 0.00013851309 | |
| 20593772 | 3 months ago | | | 0 | 0.000075051962 | |
| 20556936 | 3 months ago | | | 0 | 0.000074832234 | |
| 20489422 | 3 months ago | | | 0 | 0.00015636541 | |
| 20489254 | 3 months ago | | | 0 | 0.00034889906 |
ABI
ABI objects
Getter at block 21216470
amountInPool() view returns (uint256)
600160452222019460727
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Musubi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MUSUBI
thisBalance() view returns (uint256)
76298149052123432
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.