GnosisSafeProxy

Verified contract

Proxy

Active on Base with 145 txns
Deployed by via 0x5c316e94 at 5943226
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.18
 (#7)
ERC-721
--
0x63810bc28a1970e0d5dcfb785b873ba3574035913f822fbd69aea448952e24e5
0xc801a539b9bfbc0c7d9e729ea2fac166cc43e3ff54b81164a524ac83e8376075
0x3621d863e9a41f8ef4c3762fcdfe5b5212285322debf685991c40890faa27f39
0xce7037071be43251a27f6e72d35fd200c2e56da514fbb98fa4cb10d7165a4e77
0x3090a4f2a6fdf6b96b2a1d970262d154f3ba567f5326c265bfd741612b5d3f5f
0x6a6a8b59f5bad9c2312a47d2dcfdc09018e229d7a274764d62bbdbc95257054a
0x5cd6322e9152785f588622dccce02be568d40aab2e85d6e73ce1362c371d5f01
0x9eec46e4fb8c417583771009623da4d170dc461434effd958a38de6ba69cecc0
0x9803d6d9b86bc29191b5eacdf1f511a142cb0ef08bc6ce2c1438d7044f7d5056
0x29e34ad318eada22b0df401e9df93bf538fd6bd95632e29228ef02aa4e0a4dde

Functions
Getter at block 22925605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa02f8252cb7843d7eac0bed020abf6868315277dd624bb3d1ae87a67dd3a36e5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8, 0x3e9011BA607C6b65eA6451aBA078fEAb506B6A0B, 0xF60b2d9aa86209cA3331aDe244640A0A28559e24]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
145
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.