GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0eff504ccb6aaafea114c4eff9ce323cacf31323b686c424d363a74320fd77e8
0xf18ecd7446a750febcf6b35ba654b1c9ef77c6262ae21d73d44361191836663e
0x51ddfd70485b63713098f42bbb315f4a6e82e0d7bce2e95c45edee6d42f5393d
0x72527123bfc5480e5edeb9ca26ae85e9be3a58c2d3c48c1735d6047494049e8c
0x9ca0880cdf99c964ad2ed5af70f04b2af6ee9f348f3e1fad18e471b277aa034f
0xe929a52a785d3a3d8076504e4035f19313e11fe3c80c6303e42e250a65749adc
0x657a07af2686009f2ce75c666032aee248bbc26e7d273ed1f1a16c12d7c14d5c
0xccbe6b84eb38db0fd5c8285eba936a060d3096faf5496e132bfee07923a7492b
0xa6f8b6709f8cdea52f5d40f0ef3981e61961b5aaa332673f4e1f2a8ad3843f68
0xd87872d044f6a125e4aa81e0409956c5cbcca5024e2c30a2e5d22b72dd1cadc3

Functions
Getter at block 21201930
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc187cbed00ed3b0153bb93fbe16111b00371bf8ec78e80f1e8dabb832ec5bba8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBD3AADdc72F9249628f1609B6794AEaF3155A07C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.