DegenBrainsPair
Verified contract
Active on
Base with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.003451 | $3,328.83 |
$11.49 | |
kurbi | ERC-20 | 0.1 | $0.000522 |
$0 | |
DBC | ERC-20 | 2.5563 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14021312 | 7 months ago | | | 0 | 0.0000033462762 | |
| 6192719 | a year ago | | | 0 | 0.0000030157638 | |
| 6192683 | a year ago | | | 0 | 0.0000030157699 | |
| 3397711 | a year ago | | | 0 | 0.0000010461515 | |
| 3352512 | a year ago | | | 0 | 0.0000010121931 | |
| 3306295 | a year ago | | | 0 | 0.0000051515100 | |
| 3306066 | a year ago | | | 0 | 0.0000010279376 | |
| 3298986 | a year ago | | | 0 | 0.0000012302057 | |
| 3230498 | a year ago | | | 0 | 0.0000028513086 | |
| 3230447 | a year ago | | | 0 | 0.0000049352471 |
ABI
ABI objects
Getter at block 22921215
DOMAIN_SEPARATOR() view returns (bytes32)
0x5f4d411fd65b08d77d07f57d09da6d5eaa7e32eeb778bec74ab6c0e6f5857f47
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x945cdb0e9733c5da1ef24582f101d354fa20abd2
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=2556299541539011696, _reserve1=3451320716681730, _blockTimestampLast=1693760537)
kLast() view returns (uint256)
8822609462217976637789480978470704
name() view returns (string)
DBX LPs
price0CumulativeLast() view returns (uint256)
60164674016170295741495444748378472368
price1CumulativeLast() view returns (uint256)
4399309230500008853422364040666698707948546
swapFee() view returns (uint32)
30
symbol() view returns (string)
DBX-LP
token0() view returns (address)
0x315cb7c73350de9dc864d4f518a52548665b5eeb
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
93309115827661605
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)
setSwapFee(uint32 _swapFee)
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.