UMA Voting Token v1

Verified contract

Active on Ethereum with 297,705 txns
Deployed by via 0x071e8480 at 9247089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $6,412.13
ERC-20
Value $130.28
ERC-20
Value $92.14
ERC-20
Value $18.86
ERC-20
--
0x0c87cc7c9dc40e139d332aefa9dbc0f06180ca93225a53516d01c46c63935245
0x8c9a39b1833736777a1c33e0e6bfdc8b1ab8391af8ab8054685b41749dae2e5d
0xca314d4c59ed9726e4b8a51e1af1281c13d5b19f58d6ea6275c36184c767c64c
0xb6181c2544109f7dcf89cdcec647c7652458a29d6267d6947ecbae3765c6ebc9
0x53368417c8f67c0d316496fc64613f0b61a4e5711664d5eeca60e7490fcfeab0
0x3121248304b30a0ca6686360bf7bbc2ed9897680f697a3cbff5f7b5d6076b2c4
0xec486cd49698e430851f5f0d0c158e6263355adadbf7642d6d63261c561de008
0x395c7a1b405070e37939d4a4d2bf2358b63ce3b89ad39a1a98dbd0049ed92fa8
0xe47b6f8106e9eb5383d3dcebdf44518c1786b2a2d4e2c8564056ba4e57ce9670
0x7cfb3e575895361f85bd54263597592146f1491ea031d58e45132d0389bd07f3

Functions
Getter at block 21157681
decimals(view returns (uint8)
18
name(view returns (string)
UMA Voting Token v1
symbol(view returns (string)
UMA
totalSupply(view returns (uint256)
121972203425645150081480883
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getMember(uint256 roleIdview returns (address)
holdsRole(uint256 roleIdaddress memberToCheckview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
addMember(uint256 roleIdaddress newMember
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipientuint256 valuereturns (bool)
removeMember(uint256 roleIdaddress memberToRemove
resetMember(uint256 roleIdaddress newMember
snapshot(returns (uint256)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.