GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3334fc054a751e03b06b1385d2521d69271c037d904af9e29b72a62151beccf0
0x760197e278f2211790b45c65b847f886e81ea5fea45081afcedcefad37374546
0x654c19deadeaf13a2d431876dc90febfb85776476c261e53509d9e5a859285ea
0xc199a5a845e2020389febc810ac2bd4b1c9c1c6f96ce46796f3ebd1f23bb5156
0xa4040f27c6bb165783dbc6686b2fb7aa68acea1384f77627ac29d7963ba1d592
0x9d2120db6fc463d3f9e021d5d632fee8ea51f36ff87f04af46cae0d13c335e8b
0x5c1f67b20ea6a496974e3f05d3aa1e2b5f3c7d137f1ca9d92ebd64b1c251a532
0xa652239acd78c0c64e13dc083928839b31493e5f5478227b10679bae36d808da
0x415897040c33ea79a626edb1da5a63552d6fae5944f5c1d30b308e06f55c5f94
0xf4675a0b2ee9a69a74531075aa9fb2d80d1bb52be5a46fd78f7e354711292de3

Functions
Getter at block 21225327
VERSION(view returns (string)
[unknown]
domainSeparator(view returns (bytes32)
[unknown]
getChainId(view returns (uint256)
[unknown]
getOwners(view returns (address[])
[unknown]
getThreshold(view returns (uint256)
[unknown]
nonce(view returns (uint256)
[unknown]
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.