GnosisSafeProxy

Verified contract

Proxy

Active on Base with 172 txns
Deployed by via 0x70523e19 at 6626498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x591dced51567a14d91f084524e9ad9586451b70e9415461c12dbe6f19e81c8ee
0x4504ab5bd8e48e88854420905aa107891b483609d5f8494db1860ae4fa481c93
0x4876a709174a2ff653a1289fe2302aac63ddab6edbf86bbcfdb73a915574ea50
0xbb5252b5c895165810ce70bed60c52a2b7e7b91f1b1fa56bef93fbb1d5678700
0xddcfa26695046e00df414bb26c5dd139e787eccdf13cbe1a35055947afe4a67b
0x7b3163e2e97111c331ea0045871c58fe92a099f6980d24ecc1fcc1ea995d9592
0x358b84f7ec85e2cbf36076e37fae35d5ae7c573d786d27d674f804a3ee0eea29
0x19617dfccf2187275414296071c1d0a25592d6d32c92f87d2791015a79660fb4
0xce91bef61615d35fbb723f5014bda8c7650e8185e7f38a3f935c0fae956ad54b
0xa90ae50d56c4ffd6d79c98bf569b3a859bd73d280aece75012bf244a16de6c8a

Functions
Getter at block 22933221
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab7e699ae66b88396744a53eb8ab1c9c7595cf9e781bbfa0e56625113300847b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7Ab003a9c7Cd3016e90a03A4A608975a6FAC40B4, 0x5A5A8C7E8448484Cf3458d7f426876E79c529f41, 0x31e16F375531F8d77E027ff935e1114eD62D797b, 0x162A8E51E69D72a4bA462220aE9A2E94e44d753F, 0xF0A9c943b6229450c9e95a05b66811c2905F0EA1, 0xDB4f5E35E49A2CBF5431B18Bb11CFfB405BC98a3, 0x7420879541250749544CF8180B664E617f3Fd49F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
146
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.