GnosisSafeProxy

Verified contract

Proxy

Active on Base with 51 txns
Deployed by via 0xd6c77f38 at 1460766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa902da4402283b7d3aef185f553fde949096d1a212d78ed2a434add2aaa67e29
0x0e8b34b53b6eb4ea64a873676e01f21aa500d9ebcee8674ff7f3787a0e905fff
0x17cb83e232b36f5384cb964f248200508d2f7205bb0ec09d188863a99ab4944d
0xfe08b2c2f436fff2ad08603705a8a001657eee21aa00350443d7dce8a9c2bb4f
0x8ddbdd1d38a73105f43453abf079180cda43c0c05c12ecd9e76d6c1b7448c04a
0xd1d70593bba1fd1c86b09c88f223dba13a3c83e9685e229c467d13d29367d56b
0xc7a0e9abc4b081d9f450edb89cf94734409397db92dfbf360c8b8e5982acb70d
0x9a96b2136bf8dac7f0621e5059c367aaf633889dfcbde0958a570049f557c5ed
0xd75a3781d519445a0e386af3d96db9f1425449586e9aa6de1b11c4c46b8a932e
0x2e73f47f9f1a24e9c9303ad0375e0d05056f214bc01a69230dd545200bf69e1d

Functions
Getter at block 22749242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3c4f8d7645ce81a2bcc826b9c91af7ecf580922c4730b3de17472ac4d6394b9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xBC4501fdbd2cc866102168D7b93da2341215814F, 0x2329E1259Ea52eED4800cF44B5dFA59BebFB0211, 0xa3a17B40C1623377438c969686DdF0Abc623f12A, 0xADE45df2F96DA794dfE4c319979424A78539D068, 0xf2989961Bf987bdD6c86CD6B845B6fACa194a8e4, 0x8d810d0C48b066400cB60A4AaCE3fb7b7562Ad38, 0xB9741a46E2BB37C625CF0bbEA3a3C43029c9a714]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.