GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5c34af471508ca9353bd22187c1e2cd507da3e97e503a7ee89d75c07ef0cba03
0xb1153764ec63aba20e626eaacb8e80d0e736d9e7481fc37b0000ec87f07f22a4
0xabf4ec35154ea2cddab395318a9c441cc5e05e63ab60a7a7409c7759e038f6ef
0x5d52e395908554459edfd5565396af7b88c745d0017414ba0c2f303d4c8747dd
0x49e3fc819cfa95c39b56f894968be3a81286beaf17bf5a880719a804c1d15c6d
0x2813a9aac526b2f520787fe75edade18a898aaafe92ed41430dfd9d892eda437
0xf86d23a6d053db4f3e61c8d554a858ea34e9eb0b2bff2c6cf96ec3e492474c55
0xeec971d3e4dad71eab252239d2f685faf97de0826dcace8107112dfe2297a9be
0x07c71fd87915e267fab709ea8029a6c93cd072068f741c6742fe3aee3862328e
0x782dcfd1128698ab175270f04830bf6a2bcbfa0d35170315242d66954704c790

Functions
Getter at block 20962325
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8eddc563b74b5205944e295214df7b2f27891d16d5796b57258446db6a24eb91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb828718170Dd086B702a2fC167EFA0C1249d234C, 0xb181a7d56d2C8617B563a0b6A858Ca558D89504f, 0x5a00f534022D9186f88B2CcC1B175fC77aC0888E, 0x8822645150Ae7E252C404381e07BC9C44552e9F5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
50
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.