GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2af9752bd44c3a84fc2f2686a09599c9af5016e9df720f0fea3919c7acf47d8b
0x4248cbd371e0c876ebafd7e088aec9f790d32280129663c46c6050c8de2dfa23
0x44b0d028e0da8a01e296e4a33f8ce3606168f06684f4ae73e84d31d401828cd8
0xeae6e2b676fb2d1df48fac033c30fc9d99c96f36cb748438c843e65706d14532
0xc0b227b62387370b8a524cc9e0611d70f7cadfd288889ec8047c6aa0023f4deb
0x17897d7e7082042efc722ca15f6b8c6a6ad7ac62307c1ee278469c0392f0d2fe
0x6ee179c157479a94bdf504bbb06c294a6a0bc89818b57d68a643d2fe0968b37c
0x0e64eeeb2344761142908bde2811a70128f8b521b32471cb1af3d2c0a0d56035
0x58f50d8b89ec39a8992b588cf3062e820203ac592b5a9acf3ed05fda25b802c0
0x9a7ad287cffb58972c722c12ba1e2032625bd5126f6c1337412da7bd17566ed0

Functions
Getter at block 21208880
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf818bd63db0ff3c5d60f0ff976bde3e32401b1ad68ec43c7bd505a9d3774a382
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeCfD11986D1Ed4A7E637A96bCB17E1e12cE8E261, 0x8B34442b569c7A70Aba7d014171d42B0e615eC74, 0x6E41B5a02133f37d6c7004Ba77F5b82D423499C4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.