GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x84b33a7969e2ad648840983f92a8c208bbe1323eb64a485df2b538831471edbb
0x1737a022ca95efbdd44163638b608fcbd0c693d80d67c5d26c2a562ab27e5cc0
0x1c0871f9dac6ffc74808de504a80a76106e236e7197c494ee3f675a381c79d82
0xbea2130e0a23d1d7db69f7c3e0917b557b68f792f467b7c6550ebe920350b866
0xc001e9f30debfd68418deca74eb275a2ed7fc26bfca36b0fa636e00904781407
0x21b9da7035716be74973bc0adc954216860545ef942b2eb5ad82f1633cc80c4e
0x7195d1691f469f1c498370e0b717a314017e7aa35cd326b207c4d81730b0a82a
0xb504b6bb68eeb01655ca6fe1427a5ab36a25edd3049029edfdd64a3524709206
0xc7145907e7dab78cbb23567247477334fdb4de542583275b369a283b5d4e5761
0xbe019552a71330ea938ad5f747be4fe1f1565a719e72f6164c423c1ec1387ee4

Functions
Getter at block 20905319
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c52873d0bbf58a8102069f4681c9239eb8868ea9b2ae338d2dd6b58f6547be8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe602d1D6a52B5022A81C4eE7020292261bbB6f17, 0xd52623EE9A40402A5a9ED82Bb0417e04d88A778C, 0x2eC2331809F63B64ea1F4f34b51D992fc0D3E683]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.