Asset

Verified contract

Active on Base with 242 txns
Deployed by via 0xb2b91750 at 4419601
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Asset"

0x8bcc46e9e6ca6fe26da27c1f3dfc2fd1a4706ec0fc8c446a0085f512bdc3dd65
0xd11049885080fecf171e2cc084190e3dc9774eaefccf4c793a396b240bef16e5
0x9318bdb7c0cbd18075a9dfc0b4409ea4da630933b97fbd68c696fd5408387516
0x3bbb02529e911361a30e98835da3703b7a88d8c8531971eae5a4a906c24dbdc6
0x60a660f8e1167cc6d639d6951012383ea3da0a24fe537025a8d1f30909bf7567
0xd620659f9a3798270308273bd7266173cc85e02a8d24ff2e1cb51e98f37e7a43
0xbbe005eceb8cc462616cdf3e07f4f481f0c0a6d1f041da56d691134aced99c4b
0x0094317b5101546028a23c5f7a7685519dd404894884c14cfdad54cf9ad49f0d
0x8fa74c01bdf6748c90d4c7c79763c211d92196fee3e4915251ff26327c20c410
0x3701a3693f4907f594dc28b531453d07aba4cf0274155d76b3007ab88b889d6c

Functions
Getter at block 23600888
DOMAIN_SEPARATOR(view returns (bytes32)
0x8beaec2b1fcad2776ea1839b5b61416c0a9152ca0d059ee7b962050204c76ce3
cash(view returns (uint120)
115007657487589289925142
decimals(view returns (uint8)
18
liability(view returns (uint120)
107988907845563146688222
maxSupply(view returns (uint256)
0
name(view returns (string)
USDC-LP
owner(view returns (address)
0xa8ad2e09ea8ee9af8d766af960d4328191331f29
pool(view returns (address)
0xe9f28d26737ecd1763a64ca88dfed4526555952c
symbol(view returns (string)
USDC-LP
totalSupply(view returns (uint256)
107986181777677746577983
underlyingToken(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
underlyingTokenBalance(view returns (uint256)
0
underlyingTokenDecimals(view returns (uint8)
6
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
addCash(uint256 amount
addLiability(uint256 amount
approve(address spenderuint256 amountreturns (bool)
burn(address touint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeCash(uint256 amount
removeLiability(uint256 amount
renounceOwnership(
setMaxSupply(uint256 maxSupply_
setPool(address pool_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
transferUnderlyingToken(address touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMaxSupply(uint256 previousMaxSupplyuint256 newMaxSupply
SetPool(address previousPoolAddraddress newPoolAddr
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address underlyingToken_string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ASSET_OVERFLOW(
WOMBAT_FORBIDDEN(