GnosisSafeProxy

Verified contract

Proxy

Active on Base with 24 txns
Deployed by via 0xe14ca091 at 18385533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.97
ERC-20
Value $1.13
ERC-20
Value $0.24
ERC-20
--
ERC-20
--
ERC-20
--
0x70fadd8bddf4612de6290709ef4b8bc689f6d6ff42567e4129f4400de891236e
0x8e05d578b1572ba329551a382d27cf57629759a1336e66ec7a007929d58a9732
0x19606862ed78f1c11a736c578f7de2f10e2220c1db4843fc7981939ad72d2d00
0x2ebcc22599c7e6a83b4c165119a60522715f816b4e78fd8edbbc51562c2058b3
0x017606e1d93d885d9c8dd8b29a5c062c54ee66d10f45ca7f355e9f7643e64ffd
0x3ff3aed57fc2ba07901617c1d555ba50ed2e38f2bde9f8890a3eca8e9f2f50e2
0xb622e81b712db71e562f1eb5cb0fbeda05a107d93a8fd15e94ecfa1e3a069ec0
0xb9c999758620e3e404e1774ded4a5777b8cd177ad38c55918344728893212ca1
0xf5d07f79798e19c0993215ef2b0bdfa65465d28127d2c579872fb0354c3305b2
0x0565ce2e336a71d0b8b0dd8171d372f1d89e9b23c2523ac867f10f71153b0154

Functions
Getter at block 22757106
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xceaa6c445ddad040ebb8e7dc4ad0ce516eaa70947bd21ffb62650087cadeedc2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd222604faFADEB127FdE6F50C3f736d06763E9B5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.