GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9183bec43365ba31a6a2e58180bbf456bc9dbe6788df116addafcc3b9e358fd0
0x696f8c119a05f69b56f4c054faa1aeaaa41e3e962a6d1ad966a8f3089d50aa30
0x6b7e894cabd7f2d4f8883cea404aa674023769c4840f098b18ec0f1df04c94e8
0xd29a8a629ff4dd29212a1e6e6bd1317e3aa60bd63e0f4c662623e4c8732ebb92
0x4882d68c6a414768e8277b59914ea4ed61f0e5b6ff0d90f39f4c82bbe58b68a2
0xf272091a7960dd3cc7d5e6537a2d8527ac57ec40cbbc437d192f4b6cac77e8e4
0x573208f267d7785d4cc1631b58472326d1ed343bf7a513b82caa0ef554005170
0xfea0f2a1cb0418aeef2e69a4fd2d5125945cd46d74c2d8b50eafff583627df11
0x5721dfe9bfca40ad4d005c0e9e3a09afa7ea207bd48d986dca0eee517335f201
0xffc032eeef5cefd4dce716f60561e43f653a703f4394390ba4e5c62c549fad1e

Functions
Getter at block 21123283
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8c1cb5051f0785751ad484f929c5fd2372fca3abaafb83d35cac402846525478
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97134a1EBC0443888FB3917f82E373eDC5a49Cf4, 0xD2d6f08e24D761B4279D607f8632F9C6Ea400216, 0x0187e05e0c1203330704a53Bf2B571f35033fA68, 0xcD11E73c2768cba31214fF700F2e2106D3C0563D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.