Convex Prisma

Verified contract

Active on Ethereum with 4,590 txns
Deployed by via 0xd3eaedf0 at 18441544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,672.2
0x5ebfa6d391a2fe01b02c7500dd5c42a777cd1fbd7ed8ba4b25596cea05232247
0x196d08c69b0c62c3cb93935b2b4baf6a5d23f40ac00623de646946d09d9a1669
0xeaaf282ffd0a364de13e218c9d0afaba4711180f1e4762c818bf86fc79cfd9f3
0x91be5586f36d07406ffe3ff6c14dacac86ffe0dfdfe8c36be0d3ffc1e89175fa
0x00052c171668c07be04c3522e1ec227fbf2bb6a96983dc41726cb823d763b586
0x3b6d32d5a65a83839939de256f1e6c497c46ad5926b093a0dbbcff7023250191
0x2bff4e7c81b9232f3912970eda8e0099241982b8a08ec0c59046cb5d118c4f26
0x43bfddd6f83f7c506703c7684a89b4cfbe4817eb284fb3c8e15fe603f512dbf9
0xa641cd5117491c65c10bc4fbc397a3013a05c966f315257674ac6be1a7b47924
0xbe177e188ef6a26ae2164e37ae7f1652d93cc2e0b24a87b0deaf6cd5f0b3eb16

Functions
Getter at block 21260445
decimals(view returns (uint8)
18
name(view returns (string)
Convex Prisma
owner(view returns (address)
0x8ad7a9e2b3cd9214f36cb871336d8ab34ddfdd5b
symbol(view returns (string)
cvxPrisma
totalSupply(view returns (uint256)
52138439529847002007684593
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
operators(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
revokeOwnership(
setOperator(address _operatorbool _valid
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
SetOperator(address indexed _opbool _valid
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.