Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x6502dd8d171989bad345044bd457dd521bee3c4d9a306b0a31f481239b035b07
0xe3f4d6651b7463055430f14dad3383c4d7fa8676d26d55525baab98915ff6caa
0x9234cc7a41355b545408b6c85e525d796a7749700e0ca1311d6521b583752882
0x726dbc9bf6cf1e1604e6b1275409789ef5660c77f019ceccabb28e2675675a6d
0xb076d16d79b0d2868286b1624c07d93c7aaad908a939d001564c8e0531d5e500

Functions
Getter at block 21199328
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x603c9f156f1d3832df4c1b2540063b48d2eab624afdb1199286d58e6c61473bb
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xedF9B218c8a98f96324fad13140e46AEaBaF9C22, 0x37BC95e38235Ec42F185E945922a4E2C9795B391, 0xfBfC6C97B472E9BBab680303266663326E6cc2EE, 0xea68F99ac001E506551aB78c84Bba95f66507743, 0xA97EB05F94314AfE7Bba4dbE16E231d31d6ca2EA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.