GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7716cef1017b85fa71541367d6a6ac78dad7f5a4ba0c5c70a0dd91b453affed1
0x295cc58803884d6848c22dd53df44254d690f790e4f168670c79a1b77d70d585
0xc28a65fac7fb96c3c4f1ce228f2b6d02caf9523504c997043051e2deaf728ce6
0x7b336849f111c38f02a3d182e936b0247be1754ec853bf298278dbf3787b9159
0xdde4e28faed9eb1496cbd4ae69a45f152c9baf8000ad8cdd55e6934da8b5fc27
0xacc94832228ec28fa6baeb4b0a7caf12b492015616c8de65c7cfbcd726eb1a5b
0xa1c74b6d4401cdcfa22b712336f73d99339c11990adbba375822d5fcdc43fe4e
0xa91b526b5cb875d37c4b66708f1442970c88175132ce93ea886c6af6ca4c5a36
0x2eb9fe6cd16da4e30a9e62cf914e078bb593f39161d67a991b9735d42fac1373
0x91747858a289d84e756bd24144c2cee85d3d23bf18d55d08870da342bb1390d3

Functions
Getter at block 23628250
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1642e52963f747e9e2f9223eb99dae6c5b3c9562d58a881e0623282717cd6928
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x06E9925d3E8c642371232e7492C3916D6B855AaA, 0x69BC42181f30eC107a2393e51Fc7899caAb149aa, 0x3cc59976026aFB6FB8FC79C09088115799Ce9957]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
58
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.