GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x2147f06f at 19535068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $602,008.79
0xa0eb313e1d4f7b35ba358332b50cef5afdcf8d2e51b3eb07c8e85ee7f6e1fb31
0x0833f41d12cee293859b66bc41ed8bb6423c0bd0be0aeeda86b8bce5c22362cd
0x0570a25b5cfc33271345eaaea8d6bfa741e08c309c25cd2aa2746d2a14030746
0x9825e3a3de6e8897fa1cf73d0a77c4d8f9917f64817dcb9be788336d609d8180
0xcf53d67e9ac5b31b00a7dfd75a1121a2dce87736064666e02b89006981e1219f
0x5d1dc726b2c5ba5dda7f02f0899b7e282541d482d5f782e985420dce95e11823
0x909c923df538856cac7b48a3f07a979fc2b7a324d273a5660e211d0f8b8d3339
0x69647ab19e1ea64fa526dfff55bec29e84872216c419a5de48876b387d046006

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