GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc7fd99d00d629a67bd1ac0c69ceba56a11d651f4181ea4f7aeaf23ec93c92238
0x7156e7031bc86c9b5ae56c020acad37ba361ab2c64e7cf1eb568e6f1fb044212
0x35684e39f5a90dec375f4e2612d1df977abf61e87e03834b7ed839e9853798fe
0x3c63bc172ac394c7b841b3931a3361614a7ae177a9581534f9acfef737bb47e8
0x7783fd4249f1edbc3403104150aa8415c571c9a876715ace9a48eb188017b6f9
0x75ba37b1b7456ca9494dc80c18a9c1660e8af4e642d48002a1ae45eaf7d405c0
0xf29e03b0e5e2b34715402c0c8cc5f3a0a24e1bf2e4075ac464bf04a4d7485f3e
0x5c1352d654c1664db3a9dd0be2985432023469eb41d3fa8a1522c179132b6961
0x599a9d6343808e7920975a25368580162b5fc89b4b279e7a989a43f35aa3b51c
0x93de9cd33d6b00a69ff43bbb41f3ad55e8d4219f462209cee1cbdf9413f69e01

Functions
Getter at block 21023894
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x460c859327267484838e2f0d089f8f39d5e41642d0a61615dd8d42bdb332ef5c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8831B5f2FCfA13478A068E19d50f1A133D0339bB, 0x2705438bD6AF1F1D44183a306af1348c999E8C3e, 0x06b182BD1Cc8547052aD9Da3EB20Dfb57ec6Ca75, 0x035B0e2CBb56f6AE6feC64DF4d9585799172BEcd, 0x63DFE520a593cC2E986EDe6D125e9d7945794B3b, 0x339Db7E4Add9C52a6F318C0Fa72115B9d2DA90A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.