GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0x17282054 at 22752161
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.26
 (#4627)
ERC-721
--
 (#3520)
ERC-721
--
 (#357)
ERC-721
--
0xaba4279e2d3463ce9df507082605c4f6693d6d62cc241506e1c4141ba72d0c79
0x5eb862cad4ba381072d743f8e3c6f7bbe38d692fbdbb4d28813424929ff8c175
0x2fe202e8f4ef52ba9d2541793629ac5bf8f48aca6f209187fab74f9f29d59026
0x951caf3429dbc150ce6f6f4ad352f7ae3847bd639508f5e724d7c0a1e9aede23
0xdb57942274bee9ee0661938dc944234748af9d9b8b943dbd2dfb0b0c52b2a1ff
0x90155a904ec92899f59233a45cf88e5423318efabf1c813018a932a4aa70d171
0xd438b5bba9eaa3c8e8c5dcc5f6b6891eeab8c5110859efa3b5abb1c00dac5ae5
0x8d4828a0f7c94201c12d5e3f43e7fa7ccd8cb12cefb746792737aaa4798fb128

Functions
Getter at block 22769312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f184eec8c3d80d1c49c64a1b8db24202512cada2972bc30b472bed409446b7c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3ffb5f43548e0fEe4442adBC4008d12dA5289d2f, 0x50304885CB4326415005075D29b6DfEb8F693216]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.