GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x4284b201 at 14997234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.2
ERC-20
Value $206.7
0xd77b8024bcdaf2024d6656c2ce44e59dd5e5a276eee63c86e3dd87f970153409
0xa4b08e64052bc149a510dd897e988d109a79fdd1e2712bf28272a08e9c95fd4e
0xc73cb29b270766be98933199b2a424f3d6c2c158640eb69202df0d9d31bb0c85
0xe2b620236bd18fc3eee14932047251c838595cc60a601d6161b841a51a36b148
0x1be1b5e03402cbca211d7568ef4b015c8bf18f8f88276a81c26f715b0ab214e6
0xed0d190b559fa41cab12a757a11601a962d4131b2eb2a0c3684fa21af3e201a5
0x79fbfc0bffed8e87ca1e5ff9fc15dd999a0e13b1de647d6e4544e7cfff9137ec
0xdd18804ef9d2ec77e98925b8eb65387f180ad96a9551d7091185a284d44e7fd9

Functions
Getter at block 21211287
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36a78a90d27837767e1b32000ac3dd3642e73f56e498365442fde2cc75f9291e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1062AdCeAE501AE266aAeD657B12B4d7A2B0dF8E, 0x9ccab7fCC150FDe080B0200E2eF4f8929eE72A59, 0xEd26035e21018EaDE7Ad10dC7dDB89492f586168]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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.