GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd43f1f52ff98a411c0bc1a3ff68202cc6b0f36647964545168d64204a23999f3
0xef23ebad99d3d8f11d350f5bae64abb3f21f1716c073e44197695868527b0495
0xcf73ae128b34908ee95679d2beac70d0723df1c59de279241fced0b9d7730262
0x30975912409f4fae06aa2554c425e50becff260af144244be15f9984abd584bb
0xd642d23d2d8755ad40926eae82ab2fd706ea8b3252b97356886d08cdf3c0b6a0
0xb546304bc2d35405817f4b2834d76a2c22ea1fd842812f4a41a8de8d853852f3
0xfea54e34de29d0d7dae9cca2eb216a333d29c1958b6271f9096d745628203522
0xce08deb9035644f7e0138aa33e1f26d75c4ea7fc87b204c39e6674ee9e4a58ac
0x3ba7240d43206c049d9dfea81f623f9ad5696779f37654c85a2b89f0286825f3
0x44480efa44206642e53f9d10f064189b5a385a828375b3505ac1e0b95b4aceb1

Functions
Getter at block 20851220
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeca98a3087905152bb81155353144f3980bd8dd53b218df8223f0557505e597e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6910Fb01496757f18DF1c24137133266DE448D66, 0x3b2312e3a532cb718912768e0B20907955B04A51, 0x7400AE400DDD44cD315a4F93ed74C2051fEeB2E4, 0x82715C387856F583517789eA178f1D3a9f3E9c7e, 0x0131A3de46C09e67DF8866Ab912658681F6b8CAA, 0x81e94bB131b184Dcb2CEdC4Ac95622058176290A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.