GnosisSafeProxy

Verified contract

Proxy

Active on Base with 185 txns
Deployed by via 0xde770be0 at 12546982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x500a189739842202d78d9271c695f6fb96c434afb0ada21accd4cb6cb1e8f25f
0x88e5d9adbd24b5846ac2d18b308afe63a8017536f3fbb4a090a479362ac5e078
0xc29148126a9b7d4857c9bfbadcb2a2be9dcbdd2d0b765586269e63a07ece000e
0x112d8d59d0a589458f1fff868c676a4d37abf5034a8183d36e6e298dca12caf4
0x196468191047cd3b40bbecf1692d7adbed3ee2cac4d7801c39c60330656b73ee
0x296700cd55e1576d0a7610e1ee73ae8bb91982e5a16c62e3c008548905f60315
0xa955a7bfa826b2aa2a7b890057239c8ac4a73ec42c8e6170f6705174f4f61987
0x5627e102137c8b010f59f27a784cc04090da918fcf5f2f9ac7b54b1f8155e6cd
0xba228ebad3c4f62d51d333fdd0103c5d84b13d8429563b45565d8c903f4bfbcf
0xff165b30ac204c7b97c7f762d7bc7fe0835bf0ea8c988121064d2c92152ebbef

Functions
Getter at block 22904481
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc538f5b30177bb4096c10ab29f32475b9ba8adac4a963cb26fecb6ee030548da
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x17D5f6dbb872541d553BC2A7E449f3d27bd1bd7F, 0x5AfE3731e7fA612dDfb535F3Bfba80d1eB5d925c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
57
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.