GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0c09378296b4930894db5370b24ab4ecc839a742b3a1899c34ede0a671f60ed0
0xc57131f0261f0ce453c78700c885090cccde6a82b97140e8f4fc5295ad2530aa
0x39bb87fc80e7bacb6c2678f1eb1439a8100397b631c151a775c6b8fb05fbcd97
0x6ca979a9d58a9326bcbf947577dd147e4fe7290f94d1b187e9ab1873fed0cbb5
0x0ad6f85b2b1d2a218805a62345783476cccb7fec4ab3bf6c0e247d339b5293dc
0x3e043da356e7ff9dff3d2561d83e2eb80da754dad894cf9d37f5ae556ebcf941
0xf87d78fa9cfcef2a50a1f4429cc200df21ccdc229fcd800f2953e0569c5ae201
0x4a8df9704afc33a2589d35ee992573896059a7ec09ad6d0ffe5908e4b1d53fd0
0xbe644abbb7be000a73fc9b10efcb25dd06d58ba0ebc5d726abc97514af1d6b4b
0xfbe4010af61429ff2eff8acc04aa457b1a69a187430618b10cad960b65ffb1a7

Functions
Getter at block 22752768
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed7c8e007bbf8faf3ccc1a16cdb535e11b5d57d44639e08e4d3b648e581fb3c9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x24420bC8C760787F3eEF3b809e81f44d31a9c5A2, 0x000000c397124D0375555F435e201F83B636C26C, 0x6879fAb591ed0d62537A3Cac9D7cd41218445a84, 0x755588A2422E4779aC30cBD3774BBB12521d2c15, 0xDCa4ee0070b4aa44b30D8af22F3CBbb2cC859dAf, 0xD6B66609E5C05210BE0A690aB3b9788BA97aFa60, 0xEC3E1F7aC9Df42c31570b02068f2e7500915e557]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.