GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0xa491c8c7 at 19978685
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,803.95
ERC-20
Value $25,726.68
ERC-20
Value $22,780.08
ERC-20
Value $418.38
0xc121c632f294895a82585c5db1bf744a4f157afaee88de82a8d77ad7169ed3de
0x50c6a9517852649ced923fb7179e831937058383cab05612b47bd7345a0467b0
0x3a255f8bc28e015bc11f49d1d78db836375a1197c4e3a30a19d69d8ff4729e02
0x5790a7546c61dfbafbecad7631e4e0ca34971ad1b90af96d2bdbf3820283bd23
0xd977b9ac6d414dfdba04fef982f579a89785b632f10f1bfe332900fa3ac66658
0x0e1e3e62d2408671a4dfb00be218e9214bc2180fa5cc4d85ed71b5ea3f7ec5f0
0x1c6edd0805c95f392720e79c8cebfd638fa04b8a5ee26c78f5386d89bd6336ab
0x393c38f6a9f9af6108024bad4b7781d13d842995f16c22795c4aebf4dfad1d04
0x60542992efc1f3eeded317a9a205aeb71e9990801293f1eb94e901bf9c19f9bf
0x9b704ba7394792c56cb804f706614f3a510a50f8dcfc459e1ce926cc3630622c

Functions
Getter at block 21294150
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1455cf8398cd716326bf19ffa1d1b005a6abf74fdacd04e8be6da5497e7242c3
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
8
nonce(view returns (uint256)
92
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.