GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3010d9d861b545fef5fbf44bdfcdd6a2c74413eff0b97bd1f31d9573f4e56b2c
0x95c806c95d67a9dda28ca3d5fd999f76792b5d00087993f4c0ebe0ea083ec5eb
0x02f57e95cee31df6d4f893fa8ef57821e28e193698202e95cfeba74a4c14fbeb
0x49046881bf20ef58173557190641f4e131d23fc73fba3e9cdb7fa38b22ea8bf6
0xf0d208e677ab4cd9939b231530b7803e654f5551e54e443c8b6a1a9fd1c5d845
0x0ac852094a632d0eaae4abc49bb1c069af4ba398cc86b18f3559a4973a1b04f7
0x74dfea06a3dda1735958a87e0b92372a201f79ff4a92e7d3721341ae3efea7ce
0xe23d8dad933487de65456826aa2219bbb2b4801f1fc7a974bca05d0514b55072
0x420870fdaff02e6852e719ffaa7f7d7aaaa3a9ac75353d2826e4ffe9c1dfed5c
0x573986ad6c32b5192abc23ca95d4538cbf5787f2e0cb6d1927e50871af65d7e6

Functions
Getter at block 20889784
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0e610cdfefb98d811bd25c78d10a44706ffb92779e941247d6a8415a0ccbf17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x214ae706Cef8457e1FBe5b962809AFb9d47C35Db, 0x13ffBc4659cc5368855380e6904D178BE73E608d, 0x4F9ea0Df534F2047EE055B7616Ee57Beb516D0b1, 0xE963B12Ea0757efc53117ddC27B86f9076546888, 0x6640FAe4f8a0A143704837DF3d4bb8F7eF11DdB4]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
9
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.