GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xa654be31 at 20508887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xdbe22549ef6c32a387a923098569caa84ddf1b26e362d538f9dabce0e65f1f5b
0x48037bc4bfd0e7bbaa7613f28ac1bbecdbd5c780a5594c138e1f809dc7bfc188
0x7c4916a2f4c524397954ea22412b056c225b24cf3aa6f309427cd83f65a91d93
0xadbae0022be996b7365c8680695f44c8488970bd9ffffa140eab7b09381b3076
0x61dc233ed45773b01953fa059442bbe3363a39905c82891519ed532b9889ce6d
0x5fcf0a46e7e7fbf777e8fcc7dde0f2875ddf9344297db2694a13d0d373c62fdf
0xb3b3c74f01d27fe6cfbecc8ad85539adbfd9b2d52ceda4c881d10a84f49c2551
0x6c306f4ef093e5538c09eb033f135eedfb9e06f1eca21d76098279c4873582fe
0xf49afa37c62c02c0cb46a75f8e0f7fde5ac874625c913d9adebbd978e4386a6d
0xc16a109f74d8d49a4a18dfa6b4eaa17860faadaf7a71afbb6193eb02332dbcdc

Functions
Getter at block 21201069
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x144e599cd8394aac1adf94ab1e8c997d8bcde57a4e18007b9e04f5b606ed41af
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c3F126C107Ee8C914E6A5B3D21F40D4F83937F4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
58
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 success)
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
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.