GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xe579bdb9 at 13314670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $361.59
ERC-20
Value $33,060.09
ERC-20
Value $24,125.12
ERC-20
Value $11,760.24
ERC-20
Value $4,166.85
ERC-20
Value $3,156.65
ERC-20
Value $1,771.33
ERC-20
Value $1,410.61
ERC-20
--
 (#1887)
ERC-721
--
0x13a5897be9fe844c3575452540c119d05c3e52b507ef5dc9381d6a19b7ae87a3
0x691a9080dd6721beccc67fb6a0e0b54e27c0b8dc2bc5dd0351cc28896de78fd8
0x73da409deb039f80475c34f5373cb9d9f69843b391e239bbee149a2eeb4af8bc
0xcb0abf70b7c759452bee5447673244ee127c4c2d7fc376a655af296a123d0687
0x09fc66583a98b152d71b09988263fb422561bc97c7deaacb51c92d36b4a9922e
0x8536ca66a40b735f230f786c694910f202be2b235a3602d236476ed96bb94e29
0x3f47129f31aeec8492a0349cc700ae82f46ebd138a7f8e6417c09a5cadf3e6dc
0x46a0fe53f063975e802a25ef4fff7ac8dfcac9dfb4f414d01c8d589070e6e7c1
0x7060159a9e810be5f09dc7277726c3b31fa1c6eb1536460ba0fc36c77a56d22c
0x99abaf8835cd6f7fadcea4379adb6c77106caf57e8974cca60349d0406a8bc09

Functions
Getter at block 20942025
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2e4f9e9fdf1daca740d7e3e3efacad27ce3bbbb655a35e28cd519b944b6bae1a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xed11010139D5Ea6718086e55c9952332fc192311, 0x4b7f6bfD248f541eB5474f591D54Bc29444946db, 0x1c3bd54CCdF8e985C29721DbB79300B8d6F73421, 0x78121A98475962d4388a1fc498Cd7154FC77807F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.