GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0xac1a1c76 at 13602322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32,350.73
ERC-20
Value $235,027.77
ERC-20
Value $4,080.89
 (#3327)
ERC-721
--
0xba98532650ffc69722bb3b5aa76aecc50dbee6554f32e15626485558a2a1b722
0x8c433b698e5a644da418cf17481d99f1082e1f5d4d6e014cb089373e8e1b9d61
0x4db3d0a12fbfd48234927d67a899ba7ee18a5dcb8e2d179468196e8698a3c8b4
0x926d92e5fb52d55b1effef8df2ac89b12c0aad0b13b4722d236702f8ce66fde3
0xc3f4742ac0f32a0206da17573cad650f78affdca49c5401a0a03a4748c41bfd5
0x656885ff954502cf603d70e8ec5ca002ee8cb3725f1760e6c398715181ff0795
0xbba05cb3683282dcba8c41a97d46792a242b7fd28a2a4bfbb1110d07eeecde9c
0x9c2207919ff27b2eb5c8ab243b0f4035ef713d187a02aeebe08e361a3c6bd440
0x15e2a737baf2928b602994de74376a084c81c265ebe78d0acf969c129f798109
0x92f9df2fe51aec24c6bdfc9e1a26c5feb7c870fe5b0707a1b52af0451d4b70ae

Functions
Getter at block 21170848
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0f99ad803f462001ccd1e9600d8b726d8c159119a080f223ce4c028c4a70420d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3D6aa3Ceb208DFea2e800E7F0C4CB3cD9E4dA609, 0x96E9e6bc39185D17B58599DA3fc67936C8f790AC, 0xa13263bc67D94fC95a2803F98304CF9352E56B1E, 0x6860f6d1F8829FD8dBE9Bf20FC5B5922a46Bd647]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
75
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.