GnosisSafeProxy

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x89944637 at 7157446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $107.71
ERC-20
Value $12,651,611.02
ERC-20
Value $0.6
ERC-20
Value $0.11
ERC-20
Value $0.07
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x25213ba2137d9c0f441b973ff17ffa9ee292ca869da9bbc4210a0afa9afbdefe
0x841cd0248fe36240a607235ac6e739baca5b3df2d3dd20574cfbf9d8de0a3ef3
0x4785811ae5ad99e58e263724d167480189cda5b99d2b3db81cbec5e2529ca9bd
0xa267140d43c798578bf05db239c86b59fae53cb440839fbce8d968c534540cb4
0x15eed09b4c1bf5cf19560d3afd611af02bb1c75ef80f0e0a5b799c92185dfe3d
0x5abec9c28a8a4819dc4273a5dffd07c73250c9c0973986ab64c71711307ec6df
0xe545336105f408964907cb9fcc56a4f4f3f9bc7a1b178eea693cf6a91ba14782

Functions
Getter at block 22739638
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f0e95cfe354273c39348854183bf5ec28534734d92c33f6aa542efd0530f264
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD9c14E5Ad86d06de762F0D179109661E5B60cC4d, 0xbF31124F7ADaCf777bB52109941e789808FC65F3, 0xa209b82b3719d4Dfc1928D24ca5BA4F1123985E6, 0x9a4d392EDea94FF73F0452aB482a0437EAe9Cad3, 0x3f9BEA132FCdE4886e277c43E94c9Dd08E0C1d82]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
6
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.