GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0xaaf5352b at 14564304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,170.98
ERC-20
Value $926.87
ERC-20
Value $0.01
0x0bd2174d9b3828b1a63d4c3657ed49f74ae00190f9f32d587c2d81baf101ea48
0xd0a57f0bce1713b3b42b901cd1286960cf22c1143c18515489d2a64029430df1
0xe172cc72e33e2104e9535fe4699d2eadbaab58f1b4538d63efda0b3350321778
0x55ce92fb251769091d138de9875e7a105181973353259b5342c4201a751b72b7
0xec2f081c4c3ef1b0d5cb188ecdc2f5209ffe3400145a6af63d1622ce00f8a4c5
0x54b0d0ac2397c541d69326327474d67e74e65ef04e20da6a997955d81cc99f6a
0x95f5a6437ac52f54687abb78d38f2ab1514007c16596c14abbfa5b0bf93b4783
0x5b39dc89378b278349b965eafe8e1a3bc7ac1838b625ced86043454f8508dc85
0x989fcdb20475e02d66f6dbcd98b61b7ad4fb40e67c8cfb08b46fce235e4bd12a
0xb49bc1099292752f47ca9175caeabbfbf806e5094df73495b4d4c5abfad39333

Functions
Getter at block 21181307
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96a128efb033698360564d8c21c4b3ff2ca0c8ce6931dcdabc670e71f92d5d45
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8133399bDcC4995a3Af17c4068B85D6cdBfb8865, 0xf3Ad7a80c7deBE37Db5ceE1E3Ed45f31a5629e5e, 0x01E6b50557eF1a2ca58A621998aCe3f278E808B8, 0x2e6170F229adE17DE8753a1E1A6aaE33DA071F24, 0xDD6822da73f59e677D35aE345deB9D56DFF103AE, 0x1992CC634928e4839B135e62c7Df2cb3Bc966E77, 0x0f69BB1828Ee5689cBDC0309F368227bccd7F17c, 0x0d1906319D6b44d5aC198d4E4Ed82E45A9fbACb6]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
63
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.