GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x73dc4a9c23557f4eb27509dabfb2d517bc638ef5b1e1934bdb16ecadd906faba
0x900db97dbe7cf0a3dc772187d2c173947adc85969dc2b1631085dc9ec97aa3d0
0x82bd56f2978e33ff962a8895e1bdd8277d9a5002ec28d1d8f26632acf0fe2649
0x425faa5b691c5a79f3958f1ccd0aa76444dfc92bf35128d56ceae9c12f2195bd
0x708b8d2970c5c4a12474dfae3dec0cefba0c321272ff53ca85c1673b9afbfeaf
0x91b53149b91664d63931c3ed77d6cb17884b5a28a37952d3c602feb71256f085
0x502de277e5a6f58c3855aee38e9ea3203e366fd5f9b6231716225ff76261b097
0xc58db9352c7edc4bd0c4861f5488639f03db5879c84423b258de66c872425fdc

Functions
Getter at block 21257388
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5febb659482cab6e9009d52340b0d19c0b0921597b2c491c09aaaa70ce941cf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7F269361EebAA072657c98061cB2b3dC68fC99A2, 0x12EeA47bEd569eA361Be4532B8cEb5bE912e9730, 0x26bD531398667e9e2FE64Af891Aa3b8391962148, 0x960390DBb1dAa833DbEF383765BA9E5875295993, 0x528176822d35755713639E936B95840011DC6378]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.