GnosisSafeProxy

Verified contract

Proxy

Active on Base with 67 txns
Deployed by via 0xa919d5ca at 19291991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.35
ERC-20
Value $122.47
ERC-20
Value $3
ERC-20
Value $1.76
ERC-20
--
 (#1)
ERC-1555
--
0x5f8e7bc1a3d99a139bf88eb44cc4dad66607da2a1427e1172a6a1263798cb7dd
0x00741e05b5a3c9d5fff2a8dfef52c1a03933f4b3591a7f2eb72fb9b0ac0d3060
0x365b7a13ed47bd447e4de40d7e19782a82ace77b92c86c7ee624a07d181e2906
0x8d71c3f727ee2999528987e7e001f50de1a14d1428af1123846d860d877ae59e
0x0c53e54165f3f3d522edf602d75327ab73044e01fb8cf2c3e22850121d7e31d4
0x1e4bfe6d9211e0ec508ce9289b4a6bf74f234662a1fddabe304da739acaea247
0x28d46f8647441a0fe7ffd2cf76cdaaeee6484c55c48a6084de577c349f505148
0x43e298ebe3829eb70db67b873a3206dd5e9f745487b2ffce997f67c7ade76c0d
0x529679d44d87de67b463c1e211a18c4670a4e146f5c93cd46f9f1aaf1a808ee3
0xd6f39c824c890b47d223e3823bb90593541b902325c798a902fe628bfb84a021

Functions
Getter at block 22881126
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6288229e22461df123c8f4834c6b8b4272c4d5edee0aa5d54eddafd42c05d8c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7d7AF0903bCB5E0edEaa04CB1D348f96806e9662, 0x61030434a8535B649cfE36C5F6194f2B6e9Bf247]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
65
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.