GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x5c38d9de at 18465742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,543.18
ERC-20
Value $2,432.2
ERC-20
Value $209.32
ERC-20
Value $100.5
ERC-20
Value $21.94
ERC-20
Value $8.62
ERC-20
Value $0
ERC-20
--
0x6a2fbeee1ecdd2b65d89740483ae27c578dbaaaa5fbefca1e502e93397603e6a
0xe7831695a1966615a13ee570177100334f62d48e0b20711aeef69bf87184c163
0x8b355485bc67397e3cfbedd7bbda744573b00dd9f64eebfe0778a7952d9eabbc
0xa2b1957a36c4fec6b61b0060458925785babe07c80d597f83206446bf3359a02
0x9f2338c17fa6b997a84100bb788d1de76e4e264c816f6102453cebfbd6c9ab9e
0x3fe9596738cecf809fb8efad98ba1a7b68ae10eacfbf994c3dabe141e5b51440
0x0535253639be8f3146b9a1a8f1d42dbca23d32f720793ba3ee0b221e4094a5ce
0x08fe22a0d84141b9b3e7371ee0ef012aa4ad10fd791790987cd983076c551f74
0xb57d5c83ba7c789ae9b315e66a2b875bcecec3a60ee7b0787e85806c6bbc3d30
0xed71efcc2a3af44d68ca578d29a7ade67592833f23a8fe1a29be59dbf9b452ed

Functions
Getter at block 22939875
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d1376dfc292228187da460b0ab06d7f2f545a0770558689fed08f5e809ff0e8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xaC4348B9769810e5aA72B50ae4A45b1440b7aE66, 0x8003356716Caa7107b772107F627fDFE1B905C45, 0xE5F481112B5E6Cd2a59A3697369918E39D13a104]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.