GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 488 txns
Deployed by via 0x6bf42928 at 15387814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $274,737.17
ERC-20
Value $211,617.54
 (#0)
ERC-1555
--
 (#6)
ERC-1555
--
0xad3124c078df619748e84f2d205514f1eade5da8e93c71858332d3ee5480d5f1
0x160f426c2f8155643fc356588db8fcbf28524c1368c145b935dcf6eda72d3e84
0x14224f8d2006e7debcd2880035c82bdae07769bd03eac58eb8966421df47f940
0x664afbf91837a019519e59ace9a69e8f97477522430b6ce12437878505240a93
0x0219fe8a5eb65dc5f6be7617a45f092c1d53d9b5bbfae00b9ce40c21bd671ae4
0x6fdcdd4a3b89bbef9d71a7524904ce6fb3c80e3ddf3fea63a601312e3edfeb4c
0x130d6cb5f3822cfa58242afeebbfc5b5b2a2c05f9669420cf7ea169d9e10c8e4
0x95ef5dcf478e52b61cf9636734485ef4357cb4399e76493c4a48029b8703aa00
0x00492d876f58d27ce22c8dd000af5e2aa9324c2059dc2812f1e35348475f478c
0xefec691666e2a65432f2cee6ab950e06e2f3d45a75b3d61c6eedaf1c0ff8dc6b

Functions
Getter at block 21317405
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a5cba5c2a0980c3f6fd7dacfe790effed7af134a10330b19deb87cb342b8ed0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23b10533E42736F29CF733db07861909d5144950, 0x4993f6A238Caf00Babe06e0d1FD4026e8a3BC971, 0x28BB4C53310dfF40be00945d6b0B602e9EdB0792, 0x5cDded5ea50aE7973943394De17aB51C365254Dd, 0x22c89137525b593Dd2A18434348b550ffA5984Fe, 0x2A2A180373391915738aB1F89a1B258893361964]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
568
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.