Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.003003 | $3,668.87 |
$11.02 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
USA | ERC-20 | 1 | $0.000681 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.00047 |
$0 | |
Bomb | ERC-20 | 20.096994M | -- | -- | |
SNICK | ERC-20 | 2.4M | -- | -- | |
METAOWLS | ERC-20 | 2 | -- | -- | |
OOMER | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3091089 | a year ago | | | 0 | 0.000000000486633150 |
ABI
ABI objects
Getter at block 22980773
DOMAIN_SEPARATOR() view returns (bytes32)
0xbe4342a696a84d3a304f66fc4d07204d2fe917bfec7ab6cc0ef19dd4465e7886
MAX_FEE_AMOUNT() view returns (uint256)
100
MAX_LP_FEE_AMOUNT() view returns (uint256)
25
MINIMUM_LIQUIDITY() view returns (uint256)
100
MIN_FEE_AMOUNT() view returns (uint256)
0
MIN_LP_FEE_AMOUNT() view returns (uint256)
0
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
controllerFeeShare() view returns (uint256)
0
decimals() view returns (uint8)
18
factory() view returns (address)
0x63679e5e043d34de8ca0a303ef8546d343534a20
feeAmount() view returns (uint256)
25
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=20096994099321875929917013, _reserve1=3002843476011549, _blockTimestampLast=1692974371)
kLast() view returns (uint256)
0
name() view returns (string)
OpBomb LPs
price0CumulativeLast() view returns (uint256)
45627980300477778100417923411399878
price1CumulativeLast() view returns (uint256)
361497606764679379844548152877653632936216
symbol() view returns (string)
OpBomb-LP
token0() view returns (address)
0x343a9ac4c245199065484ca44aaa7d91308b2390
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
244587633320542982825
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setControllerFeeAddress(address _controllerFeeAddress)
setControllerFeeAmount(uint256 _controllerFeeShare)
setFeeAmount(uint256 _feeAmount)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.