GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 184 txns
Deployed by via 0xc2d5b39d at 16669012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62.19
ERC-20
Value $1
ERC-20
Value $0.18
0x07270b980b4374ffc6d01b1edd05723f7bbdffd15d92849d4fd1df1b43ef13b9
0x2ed5df308bef1be0b6a399cc8fb906ca9fd2d0d3a5f5b5aa8934aee027598c0f
0x088a38fd133293fe5ef8e17e664130431729c967cf7871892ebf69bbadf8bd0c
0x8b233a687efc345045942f212e0fe9007ed0529900b7b017de9054838a844307
0x12b321b7a2c57faca443bbfce6a4dc5a8969a5271e9b446ee21fb3471846df7d
0x3888714b1b4353203c1cdaa642b56d17b3f02d8a507906061978bf7d96ae41f9
0x463152faff706bec176f460632ab8ff624df392de21fe5dea444d999b931310b
0x06f5f4837886a95e754251bddc3703366e26e608f41bb9452ceb5aeb49b0fcc7
0xf4a8eab43fc6289a7b6a907eebcb56bac8762f80b2977f91c6a0a96b900e33fc
0x27851add90daa8af3fd590a5327a09cd48bdc33dcc60d68fd3c1d8f9932bcfb3

Functions
Getter at block 21200758
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x477d772b6833c7d61b0bf7262735f09e862695633ec2242a432db4e9a61f2c12
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x475653bb2C1FE54ddAf4f04A6fb23343c7834492, 0x3d3cd8C170276d7b37766fd04D53294C2Ef89B2B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
182
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.