GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x053aafaa at 18983228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xfde41d35e95b37aa3e632a298e86006d1a5e75dbc096ef0540edeabcba11ca1b
0x91eb6c8015b72639f55de2e50f7aba0148178fa7358cde07d104c03ae0a593a4
0xa849edbb64c881b8d517e7a77be4c34339c3ebabe1b868cccb32f9756c34dd5b
0xcf4bb75025e0ea7f7112f57eed495f6f614cde01833514a43592c7bec83e6382

Functions
Getter at block 21218243
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x87b7d61b62d5a6472aeac96bddc705583775e0a89623e8011ca20ed99a55157a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9bA42D06f7D7556803F90751cf66b539e7B26a3a, 0x4E64C2d06d19D13061e62E291b2C4e9fe5679b93, 0x0E8d9cb9e11278AD6E2bA1Ca90385C7295dC6532, 0xb9201435CeB188e2951AD36bF8eB7b5c0F0ccAb1, 0x6DfeD84F3628536b170Ac3e47119FBbf48407e29, 0xa56cdCc493df896E73b37C712D2d6325A80814e6, 0xE183d057ed936219F783d1e26D98f2C9AA2f509e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
4
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.