GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xa19187fd at 19533258
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90,270.65
ERC-20
Value $33.04
0xb9d11c77d75ef3afebbac294b71703a07478c65205a4769d2df4a421c340cfe9
0x648e647316395f9bb2d903f8c9d99e68c8887683c06fdbc989c7c6381e3eb4cb
0xfb1eb6c669618df971a3718705a853c588bad40f5ad5f9d906fdb672c3a70c85
0x75ee857d6fb8db11c41c96a558130e1abe3acc41745f5e0e315882475574994f
0x184d09ec0321af3eb695bf980e41b2d23e9745a52296d2b0db6c292bd472e7d5
0x9acc313d50f75dd5f91ba0ca6c8d7941e48cf1b55478c82b78de3fdc62a90393
0x76f14dd6f9ce886d03b9a92d68b9c8598b22981e0731c63d831599113d0cb5cd
0x672b9cd6fa669c748092e5f84d40d2d9f2b32b92f180d2e49df55439380ab5ea
0x70afc37dfe22e63d91c9e1cef39c8cfa8468e534978b3eb7e5e78a763939cb6b
0x0eb9ee69a6864f671abe5244ba5e8ae6ccf3e764bd6ba29c4abc2c5d99bdb271

Functions
Getter at block 20791830
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b8ea06cab0eb9bf2e629c0705b791fafa8cd6fd5afe2b7a32af033893004989
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x614e4ebC6c9e9D034e49c14bf040E0CEA49d1d6C, 0xeC3f6e51cA4D3dd54F663090f8c4f68705E556cb, 0xDd014052E6B1fd9412Bc97048469cd003BF36bC3, 0x54284584988833E83C992Ac8f7543d34E0563A16, 0x366CdF907D4ab38bF87CCe65A914cbD83C771913, 0x3DAE2efE8b604354B432840f4d9C2b8B925db64A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.