GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x0ccf10ca at 16350156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,442.15
ERC-20
Value $488.2
ERC-20
Value $303.96
ERC-20
Value $153.89
ERC-20
Value $138.01
ERC-20
Value $77.1
ERC-20
Value $59.41
ERC-20
Value $27.84
ERC-20
Value $24.56
ERC-20
Value $20.52
0x7fb443bbb5198e8c80318753ea3340d1b8f8b2868c75788ea182eabdc5a1388c
0xc01e0ed14ec907054eca38240d17c25861c89334129325fdd09a92de7dff14bf
0x323ef5fd5d8befb5174f4d629ef003e60e25c7f4f54784f11b435e023fbd7a12
0x4b003b2cea9107c03fadc39acec61b9f28e8c8c010c165082f01716c9d426175
0xaf572d5db87d3f78eccb3d025f5c14b2d7ba0ae0e45c2de2d7884e779b6b7fc7
0x416fa4e2916bbec40a9e12526ce2163f699faba9e91a2b7135548004fab70e01
0xb1d45c3af0f1aaef8ee927923988e7e10e9066f1ea75ed939e1bd72e16510314
0xa71e2bdfa22656b69b8c4ade7a6a3b93ff11f9a358dea7d9d69e975d5da3127e
0x0b10d85d4d0c60681858a174f22af079bfec771fcd237c4ae4b0aa9c76a37ca3
0xa3502a37c01835c725ea7cf73c182dd5a53a25e11e8ae5fd3e57aa0e9ea0bf94

Functions
Getter at block 21385065
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6b772799e085ddbee8ba0c80ba9c80eb64a0175f9d998da18a6ee231c3dfc057
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8e4e7b3e66b42b3C82f5213F215f91a0e8D5A408, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.