GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8e80056856bb7efc024785fa1133a438d5883ace54d5d6a9e90604e97b6b6899
0x8ddaa7b28b0094217194a5bdba09f57714f9073e5589d5bff74e15febd76206d
0x9f5b3f7332f015b0664b5e63f3271ce40197575bd3c40a6554763b8816926287
0x8d05f142bc091f0f11ec5ad7363452033b7a15cc7141a5df1b8dc525998cf6ca
0xef966326f99b25d7af8bed74477814bfd639ec71dc2e6bd58ff0d0cf76198593
0x0be1e6e25e34e0694a25c4e521c942ca79072c65c41f65fa67c307c7fe85d1d1
0xd09b76554e0d4f3e1fdedae416902111a63ad35178a3fe0b50eb8fd9b81272c7
0x521e1de91f99de1ecd5a876a8d6cb26834da3732411284b36af895bc3c1aca9e
0x30080fb8bf59ecc95454c5e9facb7d76fef884f9cc3fed38c092dd9be537d889
0xca31b67d08cac7c0858538bba11fed201a231a3164b3cf0ce8b8420e32da125b

Functions
Getter at block 21247636
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x22d89b177dc651d0fe06b69db3e9d33dd4162495e3886a3908375584464f8972
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc2cf0387f2a83A7F5C6675F4CDe7F367ea1B989a, 0x5d49dBcdd300aECc2C311cFB56593E71c445d60d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.