GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4cc4b878ccfb1e9e349cc0dbaf62806e622f3e92f87d7628c8615160e0bb8bf4
0xb3f5784a39e3cd9420ae4c26703eb86eccbac7f4cbba1dd57612af35f086eb09
0xdf9fc1c783498fea15cb3fde13ad48e469ff0540b05a76bc7d48f89be4235e8f
0xfeb17695406706608ad5a56ba9861a4d8e2bfc60d4947c3fe760739fe8b447d1
0x735fe5e1c511b4c9d2449d14bebd879bda47e82cd51ea5d8a6ec99a0b3f8a918
0x239bf46889dee3c620bc18d85af37cc003fb4db4842d36896b2b15162232997b
0x711526507bedd83c90b160718a3f15ff9a072ea74166c398910989b37ba7f5a4
0x11712665eecffd29a1d469f0bea0d3c79b13632f255c13798930588d70b1d9ca
0x56414de5c8defc2471501d9a90ec8620365522de0831e1911188e31192879f8f
0x7e410dba5a3937b54c039c7d4efac61f81335a7842b0079ea8242231369a5d27

Functions
Getter at block 22767631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6aa12c2b0d101438355063d57b8eed5d2cf0377ed765ebe1dfa04b3b22570821
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2034824DDf96337935973d0E1529e7EDdC611491, 0x617b0C161b53C67eAFFa6B1531E161dD0d848954, 0xf0Ac124096aE7F6c75b31C807DC9B3DA1B634fD3, 0xbbb20420b988dC118Ad7028F4182aCDB8A6fD9c7, 0xeCBED82C690BCDA9961259569dd9dC1cC16BaeB0, 0x92a02B8A3Ab6b4De7E27e31B2Ded22A25771AF77, 0x22c9eC74654841AA15bE0E0Ff7bdD7754BCeE735]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.