GnosisSafeProxy

Verified contract

Proxy

Active on Base with 185 txns
Deployed by via 0xdfd73403 at 14464862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,903.32
ERC-20
Value $4,020.61
ERC-20
Value $359.03
ERC-20
Value $306.82
ERC-20
Value $1.56
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x88b3b1561b4cdea37cabcf6883873f66ca3d2c074773f6e2486a96d0ea421f3e
0x31a4f792d775bdb4d460bf6a0ad089542ee227ca6c23a6f71b88a0c8e625eea2
0xe120756a9366b748623cf80f55e2faafbfd40b32714d713301a7d2a46948ad5d
0x45abbefda05cb97616e1c952a8a0f94a5de329e54e337d48ceb00c06d833346f
0x095a8f782ac3eb84ec4cf6f70f3a2f44534237456eaf89d053815196392d8540
0x0b0483a11075f4cea317b07dcba913fda5e85511495f6ea69233bf18f62a5f12
0xfa47ebe6de4326cbf7e7915218c76d1341da5b3ead874c0f8422f8a63cfa0433
0x3eabba07608bf64336e77b1a3759e36276753db1396505ef930aaa7c5f065ee1
0x6835b1a5c94ab55c5ab667600d3188ed9ce60ac381b5feb865949a79724fa758
0x113cb05f40807640813bcfb7f1a7e0e16227360edcc2a118e474fcc6e994cbec

Functions
Getter at block 22943782
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa58ffb0fbf5a183692414717f1c533971f609a2c67a1379f08169565b6d58273
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x747EFCBE90243Caa7A21b15143F716743ac252FC, 0x1779cE3216D30642b677C419025f5cFb8521d340, 0x04063BE551982933c2F512A0f116D6ECc445F8eC, 0x83B285E802D76055169B1C5e3bF21702B85b89Cb, 0x9995271aE39F8684F680E521862a9a8341219F66]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
219
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.