GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x87ffa3fa26c6fb4492e41e61e7c7656094d2cd1dfca7472e81767a2dfe126a0e
0x2488779a614c5e3814f3c0d2cb74106d8dc230427d059762d1879937a1f240f6
0x483e5ea101fbd6fb4b5ed2bd1f0cebea2595bf28839fa41f08507428ae6c5904
0x4dacc17a8d77788efc8c25b7112fb92b5f94b4af7b86ec321db10c74f2b5366e
0x208b286eddc56af9e75b35b8868ebf31cbf8d69436442f1765e7707bfd9714f3
0x6d1825d5194a5da38b22d3f379654610505dcc49bf093ff0b0a4f780c96145e2
0x1d16b150591e138540d4f51805906190fd899cdcaf68cea47dcdf092af24fbba
0xf55d163f22830978688227f91c8711f18a709e7fe10ab60307bf49c6597c34c0
0x5390a3d3230ff6e109ae73c177408e51e69eb63826dcd5047706a67a21dcfc61
0xe3d9d566ca6992ded6cb60efd094328462c502d2c55ea9966254448d6cd0de7c

Functions
Getter at block 22551808
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x237ca93ae8a1643fd299e3fffcca5a14992923fd932dd54ef05eb7fafc4a6bc5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1b05D830f157A97e7eC31F46165E2b079113989c, 0x4615f5e61a52b1136fBF1B0B56B28fB337fc0116, 0x8b6B3e844890A50D3d4A560dE2230B370C848698]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.