GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x0171d745 at 20120345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $212,301.25
ERC-20
Value $48,691.83
ERC-20
Value $2,580.98
0x6758a7cdca4fdc195749f2917d859f7b1482ef00381e25af53393beae5d167f7
0x16143a0c3369d026de651b0580baf9a30d1fdcb71e261d279e6e970bb342fa60
0x166e980fd8f263a547d5ce4ff1ad1b1bdf6353aca18a221b6eed84182d8a466d
0xacc0f770124ddefbc5b578f8845195cc3295e0151d530e94ffd4939b0b7513c8
0xc872dae672235a170166c27d7bee5e2a4f1543fcc7681f34b5cd351571c7fce7
0xfc52dda1c8f8e2f8f03c7835c81378bf3a6d65460f06e486a6b4cbea26c8d616
0x3a38fe95e341dff9fce7c8de318825c817d7b4389d7f3fb3e477ae3e3a09673a
0x700de5a3b76453e4017c342e542c73b810967fcf6b171def1b8c7783e3201616
0x27f1a6edb9ce01d6204527fdace36d236fc20f914c51d36018079e4ba9fa993a
0x3e945a35d43c8fed39dd3d4eda6943e493cc50e99e17c03ed1c8084903475ec8

Functions
Getter at block 20790312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3716ea3f0927ebf127ea84c44b806774561fd838b0c23d5054903887c92f9564
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0402c3407dcBD476C3d2Bbd80d1b375144bAF4a2, 0x8289432ACD5EB0214B1C2526A5EDB480Aa06A9ab, 0x693eDBCF118EC982f5A8101498b6c789470B0b89, 0x29f3c8B6A90F10f96f269495F4af184C0988A594, 0xc1B82CF7CccD2daD7277A82CCD33CEa413c36d8f, 0x23292996e6d30c04A21Ca8203DCcf88CB418395B, 0xFc488aE9cB395B150574Aa5ce8a321c9100b1ee3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.