GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 399 txns
Deployed by via 0x30dc735e at 13734680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,530.14
ERC-20
Value $84,714.43
ERC-20
Value $36,237.5
ERC-20
Value $161.05
ERC-20
--
ERC-20
--
 (#217)
ERC-721
--
 (#69)
ERC-1555
--
0xe79e2e12df68a8a77a8366b37fd25368bed25dddda727ab6418e1c38cd2b4218
0x788bda9a36cfdbbd1d3345ccedd1d06da42b4e28ee53539f8c27446a2de45f88
0x6db9cf07409d857c569ac3bfc6de74d5d213b795c57eb37dbac74a26f0c8319f
0x1a6e33231f06d343256cbadcf642d298f4f2d9491aadbfc4c427e2e0fd54edc4
0x67e0d9705c89d7e97f3e9dd975526f1f1ef1c51bd4587382b4021d592bae98ce
0xd20e11aef7d59b25ff4c48c2b41107b4f0ec090133fb0509de5ecad9f8e43b36
0x6beab34904ac279b9e54c71a01377eabf6f92a88439b570145d2544cd0e42089
0xb8bd0931649717c154ee2f1cc6418eea0e10b827356c24e1a8132c2e16796351
0x610af3804e3175c556c8e04c8b3f445f4eadfc131abf3cb8eccabad702328d86
0x479a7a4f56d8c5602f620f6edd5be5320e7d1eb8913e833ea252449621cc16b9

Functions
Getter at block 21439533
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ec6b917b0a87c8611c1d8d1ecc69361cec037262c81ef2df5ff3417461bd553
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xff2062b0eb8e54dc0013b4968A5116736c10194b, 0xAB4CD7122E99278Daf42021Bf84C490a7f319d29, 0x2B1542787d0E9e679b56B104F7eAF6EC06201691, 0xb90754Fb9F25C305f9CD936DD8ada40dBB65A1ec]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
432
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.