GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x03802113 at 2163883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $771.88
ERC-20
Value $4,704.79
ERC-20
Value $654.6
ERC-20
Value $2.33
ERC-20
Value $1.61
ERC-20
Value $1.3
ERC-20
Value $0.99
ERC-20
Value $0.6
ERC-20
Value $0.07
ERC-20
Value $0.05
0xfca4d2d0e813299de0f7da14f8656a23a8cd2e467e0db153da5a8d7fba77c5e1
0x5b2a09e08450ded312045339860f516625f61f55aed09efab75da26f0626b591
0x2ef6acb2e6df50c037fee3859baff31c7b6e3e9d0ec596360eba75ec1404f748
0xb1943a5c29a883774d255db4db4a72f7ee0206da33de6c6f35aca143b9075c78
0x0fb5810e636df22c574d5bf15ed0dd6b92f8311fd28dddbd835361cee8c898d2
0x69c23ee748dd9f9e8d53c08036403da1b2a0f797ad8ffda8f5c53135fb175586
0x22806000d57e051fadb4f075f328cacb59e82cda7e6987a2a48b346bbec2e21a
0x0a909a56f60ff06806e5ec2bc3191592377868f4c6350ed3410a412d834ab941
0x3f04ded7a676dd99e50b99024ac07af5f04a67e737c62ef53d344870cc60e8dd
0xe41356c75d05e3ae39dc08e0606286bca4c4a11c8fcdd3eb1ab81ff5d97bb508

Functions
Getter at block 22902424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2e9fa0494710d4c03df0cf80a3d7c2f3ac3d2b46308099c8433f67be269d985
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9fB92fCC2073958cb9DB567888C0525f365B0784, 0x0a9eEddaa65546Ad35D3F0Ac9E6F09575E4C9297, 0x7C8A5d20b22Ce9b369C043A3E0091b5575B732d9, 0x31d37b4Ec170D89376E614266b6E229342c1029e, 0xDe95557D3c243e116E40dD8e933c4c7A3939d515, 0xe6BbAce44fbB44a65437A538eC0AEC89663a5b59]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.