GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x4108e729 at 19676165
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.85
ERC-20
Value $338,019.41
ERC-20
Value $26,017.59
0xd5e0492d69296e5e0a83e24e3db3ee7d4ef380e6b9648fd7a85bd283c725251b
0x1a31d779186dd291cdb488e0f0bb32bb49c1c075b2d5ceccac6ec877ac9412c7
0xf94e726afe547f068dd05421eaf489e6361c088328320cb6e4a26492b1d1099c
0x55120113566a7c922a75dcb87229e5b2059964621a600b20c78584b1570ba840
0x28ac319ab4679bdaf8a838853cd4fba00842749aebe3728c8bff2ad0f4badcb7
0xd57e237a8fff600d86430bd1a7da4e6ab1e973509b21db792a6ce80759b0a328
0xfe7d67f75780df5a2913280e4a6534ec470c63f2fbb91635343e6a59f2c008fe
0xdf12788dddd22d1dbe9d9829c13a3b9a85f49cbfe6facb5c2d9aeb017a6e9dab
0x9803151369dd8644ab495dff31df547a8dd48490978395a6300c185fd3d4fba2
0x4d23d5297b01739842d507a636d20924de6ceb6222537b6130c356734af85a49

Functions
Getter at block 20864119
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4234e365563f60e121a5706f759ae8616645362b15ee3a05bcd8e61cf486d1cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd6240e22895C11df09F9582053b73bd7AE6E0a7a, 0x2A30b0d4c3Da2B9931cd5653E536ff5676D492a6, 0x68C0eD7b34C9427Be75BD8F235C2042f22fCC29d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
44
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.