Gemini dollar

Verified contract

Active on Ethereum with 242,717 txns
Deployed by via 0xf51ab01b at 6301780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88,386.91
ERC-20
Value $122.51
ERC-20
Value $0.53
ERC-20
Value $0.09
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xfb2ef835d187f3b916fa5ea7fa4bb0b15831b8f2d8154e6f9c42396f16ed5a10
0xa616ae82985fd1ce679e1d0565313934116ebde6de49b87abd14f66ece2f4c79
0x96a55f0e4324a2ca04922500c5369bfe192e88e0617c2f98b9cb72f659959fd0
0x15ca29d86954b75b8df4afdfdf46d781a274594488354905ee89693676fcd3d3
0xa99dce75a9fd7ae96baa0afec58052fbf55e6329fb60b537848db16172d5170c
0x3add1e16faddc096c4d43d06dc54932b4ce8e34acffcd5ede996b72ccb998cce
0x8c912f660bdfc3582db34c60c91b7dc2218d779a739821f16e451c5bee895949
0xac78081eaef29adb53fab2b378c0f56eae4e958bcf53af4aa603752ff19dcf1a
0x096eec49d0d0971794c66a336c3d93c7ac1b0cb65311d110a273561d62717f0d
0xf6ed90c911f6a9b9905f08b3e2da646f279bc6eca967c95bff5d3017641a3445

Functions
Getter at block 21270914
custodian(view returns (address)
0xb983ed57aeaa180bc7a0078ddadf1ea217f2e421
decimals(view returns (uint8)
2
erc20Impl(view returns (address)
0x6704ba24b8640bccee6bf2fd276a6a1b8edf4ade
lockRequestCount(view returns (uint256)
12
name(view returns (string)
Gemini dollar
symbol(view returns (string)
GUSD
totalSupply(view returns (uint256)
6654616619
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
custodianChangeReqs(bytes32view returns (address proposedNew)
implChangeReqs(bytes32view returns (address proposedNew)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
confirmCustodianChange(bytes32 _lockId
confirmImplChange(bytes32 _lockId
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
emitApproval(address _owneraddress _spenderuint256 _value
emitTransfer(address _fromaddress _touint256 _value
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
requestCustodianChange(address _proposedCustodianreturns (bytes32 lockId)
requestImplChange(address _proposedImplreturns (bytes32 lockId)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
CustodianChangeConfirmed(bytes32 _lockIdaddress _newCustodian
CustodianChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedCustodian
ImplChangeConfirmed(bytes32 _lockIdaddress _newImpl
ImplChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedImpl
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _custodian
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.