GnosisSafeProxy

Verified contract

Proxy

Active on Base with 35 txns
Deployed by via 0x3807bd92 at 4220008
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $143,909.88
ERC-20
Value $1,322,970.7
ERC-20
Value $847.14
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
)
ERC-721
--
0xe57f3515e9fdcfdc3edc87c9798e8e44b6ae38d3188542ec468c4a2635fe66ab
0xdad24bbb713ff6562cb4b37fdf372e2ab34beadef4060a312ce6c6fb3135565f
0xe7fb8b104c710908bc1c6889eb3b40c7fa778acabc696758e7e4d7a0a8c2f82f
0x15674cd2d760857c5b14b14907463939ce0353a5d0efe3975e82f071965d80e3
0x39b3dab373949edb072439a37a6cd46bc12c9b5a01c21e35b36ab5f42bac1489
0x8a4eb9f27eb56ce1eea9cc66becf02d1aef1358200d011d3d6e20ad987c5ef36
0x4801d971bc9540724813e1b8cdb21bf14c1f1cc34fb4ba1d7f1a4101a10f0922
0x41838583de3462633efe9c1e23d38533ae068feeb7e764b1499b078862e16550
0x7a016475d2f02704c6536a0d34bf68c5a4dfda3d89fb017d2329eeda67c57d8e
0x0a36a102af8ff07225c2fd52d7485c050c78ca259083f5c763905154dab61e1f

Functions
Getter at block 23064390
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x203c703fc16455d02fbff7c4bcaa725a1c5f42ea3022dfeeb8f0b85047fae05b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6c8cE70aFb22cf149521eD7dD62f6001e46760a7, 0x3D4B25c3E9FB5B159d932945cB74c5DF33dF339C, 0x7f32D7670B040398BD45aC1880c2aA7efF43c85F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.