GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x2579f6be at 20835554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $278.54
ERC-20
--
0x725d0b1df3b8230b9cb56f85248f55ee8bd088e5cdecdcb87a4eff7d9a80593b
0xd62b5bcb00307343a8339e85dfde91e239c9040a87f5b5ecd9075819a6fe0a5c
0x80a3a3f19f2349a1ce14fdea301214e935d74428855e269da810f6bf62e09ac5
0xe38dfeb079c1b0dfe70bcf549ee577ef77ac21492b81c855df4393c1a72cc676
0x7c494182cd4d72fb28a626634cee54aea8e8a2d96fb3a51622abf5e6c20a1f81
0x2bf6e22a1272ea5bae392ff97eb0290283f6d5b3a02ba370e3ddaebff8e1737c
0x59d3d394429dada55cf9ef045156d956b13a668b14f2290d85f59d5b57ea9a51
0x6fd501ad1635be7f7c7273d9edc59506aa39a3bee068ced3c13c86ed561708f6
0x1a1956fbb8fc5626ace8399a94de93d61d33df53eaffb49018d586f5c1721496
0x168ce6bd472446ecd6b4168a59e390685b7e5ca9430ee1a809549291461f9752

Functions
Getter at block 21202413
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f36afc83837394b49b9f2f6bd87364d7e2b08a8517717d1d1e1b37ba0624243
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6f76F776cee4Ea0849809d5305D66Fc46fcc66CD, 0x2581fda0c4b0eFedC09f90F7C05D3F0cD817717e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.