BambooDeFi LP Token
Verified contract
Active on
Ethereum with 69 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($967.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 907.915914 | $0.999193 |
$907.18 | |
BAMBOO | ERC-20 | 121.778903K | $0.000497 |
$60.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18880410 | 10 months ago | | | 0 | 0.00066323559 | |
| 16875412 | 2 years ago | | | 0 | 0.00033909915 | |
| 16672559 | 2 years ago | | | 0 | 0.0015542846 | |
| 16505454 | 2 years ago | | | 0 | 0.00076669345 | |
| 16120316 | 2 years ago | | | 0 | 0.0010862855 | |
| 15652398 | 2 years ago | | | 0 | 0.00031094380 | |
| 15626602 | 2 years ago | | | 0 | 0.00090124476 | |
| 15626294 | 2 years ago | | | 0 | 0.0013177953 | |
| 15113928 | 2 years ago | | | 0 | 0.00044892276 | |
| 14875191 | 2 years ago | | | 0 | 0.0017886097 |
ABI
ABI objects
Getter at block 21159875
DOMAIN_SEPARATOR() view returns (bytes32)
0x5131ef6794b0798d8582766cbcc7e17fbb83f36b39a12624e02fc2e7dc434848
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x3823ac41b77e51bf0e6536ce465479cbdedcaea9
fee() view returns (uint256)
3
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=907915914, _reserve1=121778903027694618000965, _blockTimestampLast=1731127211)
kLast() view returns (uint256)
109358256531047631468578078902021
name() view returns (string)
BambooDeFi LP Token
price0CumulativeLast() view returns (uint256)
29787027381223657823693187762722048106973604346268865428
price1CumulativeLast() view returns (uint256)
78297604050747790188664157180
symbol() view returns (string)
BLP
token0() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
token1() view returns (address)
0xf56842af3b56fd72d17cb103f92d027bba912e89
totalSupply() view returns (uint256)
10236286364962194
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)
setFee(uint256 _fee)
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.