GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xf16e4c19 at 20083238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,938.52
ERC-20
Value $57,451.53
ERC-20
Value $1,034.35
0x4c9c1e0ac8c80916dbc2f722a4e4ebd32c44b1f6e5bce74fab4a88cd41868c5c
0x721163e757f4642759c9b2d8c32dc0e3551eca6307adf6e4f3ba400463ea1faa
0x9573abb7271add12aff96365b18840fae3a3809a457aa2dbc4ad3653acdb3c62
0xb009dc6c581e7f1fd900799f980509d68d2312a5573c7f0cee1e970d1be34348
0x1975aa86a4fe34fc133b0ac15c5075266c208d95b0350a3f458612bd9aa4102e
0x4fb8c9a36df2b69ceefd61a2da1fda53f238a8ee346346c83b020536287f5607
0xe3b42696e02b4a8f00c0f462790481da65f5fc7c34aa9ac24c25d07e4310a0a6
0x631cbe3dae3bf7368b87421fd888820436b2da70fa1ded3587bbbd08fb90fb42
0x8be485b20ab63b17ef33b72e42110cb36c1d9b157cd4267bea28df550347fb44
0xe191f6cc00bff4b47a08332de674e02775ec7d5aef2851f8f015f9aec3ad5e8a

Functions
Getter at block 20953698
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x121ae375b210d05bbec208694bd746e97f1bba6049d920820c578e2ef6342eba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34779a02B8782417625c471CB258728Ab019609B, 0x747F4aC2a35904B74988400f2bb4eAc006876069, 0xB8C2bBB1cba70c63C2080bb4600D9F4aFfdEF551]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.