GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xaa5524ae at 19581410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,556.32
0x120349011b1bc081139e6774a7a31a772dfec2c43399bcabb0123dda5eb49ef3
0x76b291425b17fb094d72d30dda9f13fe7c32011e12c07adf4bd8256dab79d98c
0x546b300ba637ab495000759284ef4352aaa97d6cc99a1a23ca042ea43f984121
0xa76f9157a34aaabe6afcefa9f9bda6dff00ca270583f3124066b6a526b40433f
0x5853c88a246fcb97e75a4faa2a9d2f98bdcd2560433cad1af781d691323ed2bb
0x501de5b3df014a3011f266f3a6a02b123843acfe58e64e9fb5a7121f09cd15db
0x1feedf994fb928c1db86c541519cc0226a6ea1d42e9994ac10ea1caa1b0845f5
0xc32d7b1772ac485298ed8a65d5a8234adcd8626b1354fcb5f669a3e4743a000b
0xa3e8e9a81fff53858d904c1bcf53ed965be8b3453713be3e0fbe69d5855ff7ad
0xa6c47457709211d4504215139a78bf4238448ddf8a5ea1d1cfae9218ae195981

Functions
Getter at block 21263870
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b3efdcc3a2223de4d9ae9838a607784f3c9444eb8c517f6ce317359b8b1d8ed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7C422F0AFb44c2dbdC3E91a1E6C34e7b79b62232, 0x2d8776a9fECC97ba6CDB404BcC70C9dfc8fAc6cb, 0x3de6F74FaA1fEE0938C48877162dEb5bc26AC903, 0xeCEA5C2f3Fd7B7be9aeC1627876a80c96289c0FE, 0xa5F891faE9f2045bf05103dEc53beE1A35B33727, 0xaD2F1f041A89Bb859DEde96A847E22607f43D19f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.