GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 407 txns
Deployed by via 0x60361b96 at 13787855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
 (#13200)
ERC-721
--
 (#13199)
ERC-721
--
 (#13197)
ERC-721
--
 (#13196)
ERC-721
--
 (#13195)
ERC-721
--
 (#13193)
ERC-721
--
 (#13191)
ERC-721
--
 (#13190)
ERC-721
--
 (#13189)
ERC-721
--
0x5cf46077263dd7dd8134a6adeb965685b62593fdc177d979b03c9a702d8bde44
0x3e2bc633ac1502a51e139016cf35a3dcbd4125f60165b26ee4b67e795ea4c94b
0xcac174b53b8e47d32a08507b2f98082dda4d45cd23a37712f317b1d99f1bbc35
0x5bc46d5519a5043c911dc75f5be195d17270eff382dc25755a64a3118b5d31e8
0x5db463014835b79da02aebe65152d51e2804eb53fb16fbc7dbfc28b3bc767ba4
0x37b572e323a7933f8d30a9754a631a267cdc0843a10002f24613711b623a7511
0xba45ea74da63c9d8ec2c6050165c4e99a3ca3c76b98b87c6c5977ab97983f079
0xecbf75d51425a134be700393a3f96435441527b8b4ba0ba982445ed43a88fae5
0x7cfc10387c187b66b5b7781e428aed3ee2ca0fe4c8536770e2385a8cae0cdfce
0xa9a62f852af67d55a7df06dd8d94a06d9507733dce0c3d2357960ce110d08a52

Functions
Getter at block 21162850
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd02d52e1bac6657008fd4fc8d1f49e6d133c0be7073f5977cb380f4a466a4c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8c91CaDbF8B72b6De8ae2c9853C8252125C400B6, 0x0F43c8Adb04C635F000E0d2491AAc8fffcDF16EF, 0x4BEe6C76FaD870722f811668be4d5361c2184FE7, 0x3d5e1863f978A01961618dBc6925900EF01E9Df7, 0x16A4dC4A6F7cfBd1AB99d13ABBdd5BC9Dc002152]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
793
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.