GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x88b868e7 at 13506644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90.01
0x10a5ea23388890413eaa0c687fda23049726ec1942af21ee3fcc120ecbe9fdb9
0x21c84f55f09dad76424f41dbe5f9d9eb06c5a843d904a9f42326933e991eb9e0
0xd10daaa520b7a0ad9b4333ef0fed572d710a86c06eef52e044ad1736b69a4c3e
0x71ba03f1a1e392ad8e0aad8228aeafbcb47d7317fba5fa64082cc9cd100038f9
0x77aa887c85017b82aaa44fd327b3472cbd37a2a7179dfe5ae58ef156d48e8232
0x5c809ea2b9f1d9ee34a587ed2d8b6e12e643475dfd6c2a733a1b94dc3fb4916b
0x915b4607c4c7296dfab6454aab50dd8d507c0938e22109d8a799fa696f40c8b2
0x2b2626fdda2997be1fce98294702f8238d7e4cefbd2e235eac1d2959d7716d3a
0x4a30663f5b4ce922e8dfc4507c8e24513b3ae9b2d8902a8284fc45de114f8674
0x4a47799942913dd477960220a5d16df4acc1111b81a9a84de649915097aa0e7a

Functions
Getter at block 21229065
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8b2e929e2dc146fba18cda3c82a9559b3d5bd4779192478a58dcb0eed26adde4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x951D0E0009B736c71E448083e9995E2425c1c473, 0xf9589b4Da15fFE6825Df987E9651F7A4dB8a296E, 0x2Cf74bDbD0A1660266a18de921022282a68E2533]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.