GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 160 txns
Deployed by via 0x7d74a802 at 19091853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,623.49
ERC-20
Value $105.62
ERC-20
Value $50.6
ERC-20
Value $27.05
ERC-20
--
0x4f0d445a0bb89df0369a7223886bca681e95da5c07c0d0285afd2ad9922d42b5
0x6694ea3d5f8cff0ee40d517b3af2ed7c584ab6b62e28b8f74228afaa1999fdd5
0x61a4d0ea0f4892925856daf5d8a5fb4731a322c0f8db58e0858ed00bc517ce57
0x4a01d0329a0d63993dd6961848bdd32dbf5298a76ff65da056519729ff0323e8
0x2f67f2a545be0fc1ad9b3ab31caea8af301bcde1906e82c270fe13e5f2afafa6
0xb7cf5981c395e029496fb13330f26a3e7040859699756c3a7e84b4daf129bffe
0x62d36f3ce5ac48f7c0299b7575d4aa0afe1a49b130a392f4e396f29ae5b21eec
0xcc20ff601c7a52c6a42dc3dd89259b8176815f95f8c06f5516aa07847057927c
0xde2eeddadf969e4215e6a8c576881c25d3c69e8bad8205bd5b0d43ba26d4adca
0xadaade17976fc23fb7e031a52ab8d9aaa9fc056a26cf372dae3021ea30bf5c1c

Functions
Getter at block 21331704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4cdc279a43655f467eb0bdbc9c04b152eb6812d61174ec423edd581e037125ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5EfE50406311e4F14AF2FcC27f89e4A371E9dA51, 0x22F5e15E6C56424D36CEe9150abafCf421A5d457, 0x8521d28975560358885f5b76E31EB4648e1A3076, 0xCA94d83262B95c35c2CCE4C0Ac0dB69638fE3fE9, 0x3f414902EA8C822a3aEE69515Dc535ec9836E73E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
125
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.