GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x01cdc192 at 15189830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.46
0xa214395e0ffa7000ef84e9ed57659245a2c28d63a28934066c79422cc6d2102c
0x02ec469d89621863fc24ff80385715ce77eb6a54503e37fc4cfa794328dc72ef
0x2f543ae33561db871b5fdad2d5ff6284ffc78d95786a05cde3958eafc5b67b02
0x8d96a84ea4313c9065965a157c9fdaf6f2d96b92dbdfd14a7ea2c1c27156467d
0xa48e4cdfb2d23a8579007e9a12d549b5ad8eda20fb7cecb47bb68a4d9242a406
0x282fdb2bd586d9863f697c5afe2b2d795158ed643028213c91d5c17c9e44ccf9
0xd25355df8af8f2603995307e802bf6629552d53cc3f2804b32b1e0e51672fa6d
0x6908c22e4694cdac313e8242f39d92be6f386bf7aaada0a0f3160270c57fcb70
0x328cf3433ae5c3a80dbcff3526c2692007881440becc77820cfaad6fc277e0f3
0x1cd4ee8070485e1e681db5e2cee0569bf2cac430c25bd308eab09e187aa5d0c8

Functions
Getter at block 20869248
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b5905f08248764749104daa289a035830408307783e0bc9b1d4f070bf4d4800
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD04471efF3A75Cfe77470fe30Dd09fB1416A98D4, 0xEAe01bacFF826B2e873e1e9Dd58AD5EFdc7C73D0, 0xD5dAe12B063A65DeB594599EC5a5c6c3f487BB56]
getThreshold(view returns (uint256)
3
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.