Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82ee…8399
0x2474…5df8
2 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,124.14 |
$0 | |
OMUSUBI | ERC-20 | 42.183432B | -- | -- | |
BoomB | ERC-20 | 24.12633B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20992448 | a month ago | | | 0 | 0.00072296074 | |
| 18356119 | a year ago | | | 0 | 0.00019975635 | |
| 14245362 | 3 years ago | | | 0 | 0.0019828864 | |
| 13899778 | 3 years ago | | | 0 | 0.0022483029 | |
| 13066662 | 3 years ago | | | 0 | 0.00071426541 | |
| 12929910 | 3 years ago | | | 0 | 0.00034608048 | |
| 12883917 | 3 years ago | | | 0 | 0.0013503776 | |
| 12874050 | 3 years ago | | | 0 | 0.0012276160 | |
| 12871526 | 3 years ago | | | 0 | 0.0016620032 | |
| 12832551 | 3 years ago | | | 0 | 0.0033240064 |
ABI
ABI objects
Getter at block 21221592
amountInPool() view returns (uint256)
1415092763464248498
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Omusubi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OMUSUBI
thisBalance() view returns (uint256)
42183432333131276896
totalSupply() pure returns (uint256)
5000000000000000000000
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 BuybackWallet, address MarketingWallet)
receive()
This contract contains no error objects.