GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x8cf58743 at 9277541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.06
ERC-20
Value $32,033.01
ERC-20
Value $0.06
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x62bae077506b1b20e90a056d8f461f4674089f6b7278b144e5e54bff6e50402e
0xddcb1f121e20c595b884379a2c5ad6d4024b2a35d4d5666135187b46d42f461c
0xa6689f1b15d862ef7e27a19b476c1014fa75f296cfc09114416653d4dd2f2b9b
0x6f98e2be31f821481ca147c7ebe7d2926bc58e5ec346c85904dfbc826b90eff4
0xc732ff4d885544f6e7b48429fc2e079b3ec86b465867d84632b1cfcb6f8533b3
0x5283279a85eba2b3dc5fb5a09a2f138480d353874a9c8e45afd670e414394e47
0xe90b8b29cf8f7a532543f96dfa3d66b8827e7b5166e0a1051f7e2e9c739d35ba
0x1c7efa839ee2b8d18f90aa2f4a94de879de297999c6670d098fb14cd2a8bb930
0x6a0b83a21dac7686f0ce6a5313e75286d660b42635b8801e193815b2bc094ccc
0x5dd4cd37be95ca3910ef249ac51ea8b78688aa2b7b1559327b9c847f57eaa4b8

Functions
Getter at block 23650818
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x020abb334d662b1eee297d6d1ba68cca5d4317817a749ede988be47c02f82b74
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0Aa34EB615ab330b64060ff9Fa994E72A7A95B59, 0x2271fe6D76ab94352eF826d97445048Bd8C4d45F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.