GnosisSafeProxy

Verified contract

Proxy

Active on Base with 29 txns
Deployed by via 0xcfe19a90 at 6504297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.08
ERC-20
Value $2.8
ERC-20
Value $0.04
ERC-20
Value $0
0x019c77561f10a03f55dae80636d381c6ddc05a9b08656c6f6a8a1581de03adff
0x87757b4fd4f0a0dc7994f653467d23c726e65be05a697b60525100055310421d
0x241d056e7db2d3abf2b5b994a64e9f74989f1776a8f28518a3d5598fa67b415f
0x22e65b58b50bc5938e27d54179c00d8b345d47d481987eb425274284878ca6c8
0xd92f4f853864bc0f4dc443da184e3091c44e7564460f5542ba9e783482c72970
0xf3dba8e6dc0ec2fb96522b0c5010dcbcb5875f2d75b37bcddefbabe7feb92ffc
0x93940fb42658ae89bf71135b12c454562dac8933956b34fd6cc69ca02f861b0d
0xbed62001c3e4579cc6b97fad458696ad02528764ba0107760c9fce7913aaf528
0x86221d9f94e078e87c38f36e1f56790a714a3dfe3938af85738875554a029bc8
0xaa7204a75b058a99bea5a8b1c31c8a8e78772db06764cf7ea7da124390e2367d

Functions
Getter at block 23274390
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x62a835e950f5cbf1269f7fc390fdabded26f1f7061b37bf394fa6e85525a482e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xA8F5F683D7C5CFf64B030A8303a32E0fcACEE18f, 0xaf68dEe61c6539dbf00A889833c2bddbbd8e544d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.