GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x01e75e75 at 18713849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $275,013.66
ERC-20
Value $669.52
0xba8222879785128f860060930f103739c1af05d344237bfeda6bc3e5fa3ab20e
0xc350633bd5941643e4ffe5bfc72cdc1f30e833b73be4b2b6f046cdb429693e2b
0x0969e24f69cf978aebff9b8fc030ac1891fedc22475a08daf7577c9d8a51bf23
0x08588087323ad042d93ae0b65506b17760c701b80265a54215fa6b7001b8a650
0x64e243f7f8b012a7cbbd4aa5282f3e50b667ad079529deeffcf0f1cb1f07071a
0x0d4942c1a9c8cd93edc2c151adb54df2f2c29308a7669f84ec2a469c4d1edfa9
0x6e71a7a75707080c0db8a36730cb02b7491c1915fa23a7e9262f5d39d6ba3c0d
0xedb4d883ce3772a96b35018b37ee6b467f71752be5b0495013f61932361ea6ec
0x014acc5c90e70ede4d713b6ea6facb32edf0c2ec8fdf1de56a89b728a2d1d511
0x34a33b56600dae8e4e70ffe4227dc5671c2556cb95f26f726acd613b4c4042c2

Functions
Getter at block 21212221
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6f276ca2e16b6c769a3406fd5638521b8f7811fa6ad9f1d671bde94e7fda7bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x672a1678562FAa4E515EdE53d18E52B447047Fb5, 0xC0C700f0f4774c300DA8B8AFd528C4b7f845a75f, 0x431D48f1B4C7Dd3465d9Cefc5172A944914F3611, 0xE5A62349D28903338eD384a87C8b26DfBe6bde36, 0x86350a736243cCCCab74f7Eb3F54CEf51b5d2411, 0x2aaEcf1b034da6E86C4c26f02660D57646923433, 0x5db03dAF2bF8Ae424f6F219FEdeCB4A3CBb86888, 0x7F775251dad9Ee8eE7EcBA45A21cdbD5ad5e3B26]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
22
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.