GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 194 txns
Deployed by via 0x9d6ba79d at 16092265
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $189.19
ERC-20
Value $85,524.73
ERC-20
Value $2,443.72
ERC-20
Value $1,547.56
ERC-20
Value $270.19
ERC-20
Value $58.71
ERC-20
Value $33.56
ERC-20
Value $31.42
ERC-20
Value $30.92
ERC-20
Value $2.65
0x416cfcf3050229a2fa95cae0d9731f1c93069a573523e9cd8f5a2227e154068d
0xfc1b0221cb4f09ba66442572067acb549cf178999ef3d90c2d333845bc1b2a88
0xa54d946879c571e5586eb668c2e0d5b4cc6c72c1a98264a39d1f324379569d50
0xec372a318862e433d94370c6c904d15ff7737717d283858112eff5de8f7ebfce
0x677f49d90ed08b16390b96f188b126135e526e86c6ea4e3cc566223543640e12
0x9cf2c23397523d6ee12494f703e3ef8055deb8ef107fa3f58c7f5be418714b79
0xc228195041c954086bc97042916f513305353d3f169e775e9cd4b2f93530fc30
0xaaecfc89fbd5ef0a8b4222b34245304f3fddabbfb01a27c99f260efdbc1151b5
0x9f483ae14d0ba2fcfd6bfe0271be31b941546cbcf8a9fba83fe739a9a2b1c0f0
0x657095447b5fb954321f1a5cbf4b52e6fbe08bf4cfb8597ac027e030cd5d2939

Functions
Getter at block 21217414
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x410ad9aa0df69d50f93b8352ffa554080b24d5860040b9159210e34a2ebc035c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfb79305A1Dc144c9Dc9a1171Dbc7f9E86E7d3A21, 0x5341731a866112878b84B7fAb358bEC4cac93E2b, 0x65C0eDeF701cef895C2985d81bB6C2B153505B10, 0xce1958364DDCE4571394806E6310646674A2d816]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
239
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.