GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x9eb24659 at 20963608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,860.16
ERC-20
Value $3,055.23
0x950bf9f1a587d74733e5ccbf24d0b7d2d8249dadc636b180be13df33af6e0088
0xf4bfa96edadea9e227901343634cbda73e9cfbba3c84a194d09af394a971e054
0x265a2342db022b4142d74b314fd61366c5a397a67181947eaaa4c096c44045f0
0x3184361ce3d6162952fe0a295ecf81657c4175a1c12cada95e022989bdc3293f
0x7b3e10e56c5be4ce7f8de0f57d9874b39ed8d5fef2b62a345ae360457b171cc1
0x53f7fb5920663b295ae856130f2f3e8c5db8939cf08fa709cd4099fc4bd12d9c
0x7f4b67ffcd95992f3dff6f52d1bd1ea72ddee04a307b1cab46fb73953d546ac7
0x2942329a8d19367602324ede470d96c18dd37d4d052240686bdb1bc07652fd7a
0xf49c2b789c8e67c4b53b2cd5be2caf20bf8faee7a7dfb6b05fee6256b22da3dc
0x1fd2f0380025ba1434f52b67ac6f26181a50b1e8a4d0f6bcb840a0045cc9bee3

Functions
Getter at block 21186129
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadc46a9fbae21f9c14ff1c0bae68917b26ebd24753cc3c6d5da63d2cd2a68754
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x09D1A480bA4Efabb5a78Dc2860316616A7ba952b, 0x883fc8412e477896cD9BBD72020a41cA14d86D43, 0xb57Df2d00F6020a9E3A258e94BfA1eF2Dc03dc39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.