GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x2d4a855a at 22063769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.03
ERC-20
Value $63.27
ERC-20
Value $46.24
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0xcd6ad450a9d54a3193d51e083a21db82657c9448b168a72a98db0159e5ce9065
0x2e686d38b50a56a86638150b84f95878a37a275b581ff77b7cf103439edd0480
0xb82c5cd22c0c41112392b515ebb8169a80d40b9e41ae7bce9fb989b93464727e
0xfd49b2faaaebbf3985518cda2fb4e1a955d631d14bc0b14aeb7258726844460d
0x80187b32ba5a106432b8db8bff91642c45fb11064af4dbef4af00076536d0c4b
0xe9a1dec0a713f89f959fe4c2b6adfb1a69f258ba6526b172c57c61c018ef3a45
0xd01ef3de7cc4932c6ad237916319cc67939c96243fea92ab56ae7982e856de1c
0xb78310019f65584b8c13fe17dc166bc918f89d783701e951967443c073d75de1
0xce21a0719d0f9dfbb0e3cb5c4309dc300945ae35cb0ca53f7630c6dc58cf90ba
0x826eb3bc9045c97faa6a025769460ff37571e0a12a29301ec197eab28d00350a

Functions
Getter at block 22936735
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcece80f19bd887e7e3e4d4d01476375067742d7b7255e1684ccd2abbcd92090f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x54e7d2585E1d9197C27AFB237aB3ac9931d1d34e, 0x6ebf31b6D6AD06D6af2E8B172D4dc7BC135Be4A7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.