Privilege

Verified contract

Active on Ethereum with 283 txns
Deployed by via 0x9d97fd22 at 14620495
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $64,273.37
ERC-20
--
0x872ee0894c26c2b07b1523bd5f7765f5ce5023d8d52cd6be862bd5e2c639e76e
0x584d023adbb01924acd0f8bd3a366c1ef96acef0fb750df42ade6cda2ba272ab
0xab97ea97ccebf9fe873a0dafc26cbd27893eecf4a0f88bbee8b8ad82b7f85170
0x41d4d98ffc79b8dd8b0eab2ea6b3110156b260c2e1b855f3b4435be93b70cf14
0x6fc6f28807eebc9e8518db57fc71a542c8da2c0970f0b79b8dd7acfc17b63cc0
0x2518639d94e124e9bfe3c11c4c23bdf926cfd2a269a4c32b9b7996e10eefcf30
0xd64c907c213f3c7ae6449e140147dff9c4020c963e5fba6874274c8d00f3568b
0x139587fa57d1618c596c58df029e1ed993a30107aba705d39f38f0144b486481
0x74d5538599095920749f7e5d11fd4cbcda833c43906fafc21d7e1fa68048982b
0x8b7b676d3372af4f3c5a05ed6e34615585665d94ce3a538efcc747aeb5a7a81c

Functions
Getter at block 21046483
decimals(view returns (uint8)
8
name(view returns (string)
Privilege
redeemableToken(view returns (address)
0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e
redemptionExpiryTimestamp(view returns (uint256)
1656892800
symbol(view returns (string)
PRVG
totalSupply(view returns (uint256)
5172363008196910
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burnUnredeemed(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
redeem(uint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Redeem(address indexed senderuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _redeemableTokenuint256 _expiry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.