GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x13d5eb9b at 13569362
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,396.2
ERC-20
Value $595,572.58
ERC-20
Value $0
ERC-20
--
 (#2997)
ERC-721
--
0xba86dc9948621bd128bdf97b449af8dafb0ccbf80610b261444f836dda59e19a
0xc1bdc7e27f1efb0e07e8c45ef1e345412e9ce58585aa15eb6b1ae6b298304812
0x5f6446d49a7b74041fceab9ffe568fccaffdb144d0df557283e4c017b666e249
0xaed1debaf8adbca1c33eefef73d81e693fc40f3a275331e3bae23c5f0b118215
0xe223d66c2934b76a4c95abfca3b6eb918c75c10fbe210c7186fade18ec9f909c
0xca125159c4320cd3db74226021a53ab522b29849a8ea884c7b8ad0347cc1146d
0x4c5a57a5236b063771eace13a9a4a9ecd4cbe3aa06f9f70ae8d6c5cf64e2fa2c
0x3827c2a94f13d37777f4f179d399ab9a3de9202e1660e9d50f8c98b038421d0f
0x21b6aa9a0ccf12e3621af377df73862fd104ad4dce3b5b7a1928450d90902dae
0x666bbf0ead42f0df3cd9297f4cc42e5d76b33bbd64e100ba3479f6458864ebad

Functions
Getter at block 21295982
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd5211f44a4cd29cd40727f624de0b0eceb0c4861a6b5fc3e847670f35f4fe58
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeE95d00d0BB5d4791DD7eC4eA355a4987bbFa7eC, 0x10c6b040FDA2C5101aD84c28EBE001Bcc281094C, 0xb60DC87521F1b5ceD5449BCC53632063a97B5A4d, 0x227982fAc9e83EE495394eA22aE89019f26a49Cf, 0x6d067E65Bc303d14d028425FB7cF0e0f79BA21a1, 0xbDf48684035A65d05615522C71a10b1e10cADd54, 0x67c2Ec1178725BCD749C2cfa162D6e015696BcE1, 0x814E8543AdA1bD157299cDF460C67F7D319f4832]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.