GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x657d69fc at 20120387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,993.6
ERC-20
Value $903.96
ERC-20
Value $1
0xba8fb7b8897ce91d87b1de3dea09a7bfc887359da3a632f2291a872b98ce1ae4
0x4712d48251fad3dbd30e2d0e5266a97f145a85f71130f6de65ea7a2c26950214
0x4cababa04560b89c098a92052ef9f359aa9462fd9fb5d9aca5d2eba4074496ae
0x780490797ccbcd0270f640ed56d6d05c396e2c0d82f7ffc0f95e67f6b1787745
0x57445c8edfb76786a46a264f145894134e358d21b3fd5e9b81cfe5ee4d810fd0
0xcf56e293226cfa4c4e035e58d534081ff239d752971e6861f12e638512475b7b
0xd7d6706aba61c6fdb83cd4403ef9efb10196762aa18b88d5f8e170360a599f69
0x663c002d64e105a0973d49bfc4b9d460f2549b6cb4efd863c37a8569bab05afe
0x79b5f58ae67a504e82a2b6a4ad6fc1e271997b69d2af76e7dce62e50344cdbe2
0x6c84e44bf75be70b7cd3008af6f4b228e199592e93cdb04a8af069f468f9f033

Functions
Getter at block 21288414
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcd85fc8bd3bb70d27b1613f1c4873b76efa47fed372d612eca2a160ca189107
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x351a1C1bE5fE133204DBd74789dA67c68e40A84c, 0x09C146B526E5139E0bDe31aF85AD44761eC70d00, 0x4C8aD55611929Eef351f36ca26Bc67C0A9aDC2e2, 0x8A8995F53b972C8c5793A1fD398cd9E7C860828d, 0xF33B8272864eeeD3930d0A5e6C9051beb74Ffdf3, 0x038D4C693a6c0827bfF7D5ec7495086E36DA6c72, 0x583cb5C13e652Daf66E1E62c759aB9CBc4107414]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
34
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.