GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 227 txns
Deployed by via 0xacc736bc at 15616587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $640,743.67
ERC-20
Value $55,403,421.9
ERC-20
Value $2,324,542.41
ERC-20
Value $442,515.77
ERC-20
Value $279,912.62
ERC-20
Value $204,730.84
ERC-20
Value $131,270.21
ERC-20
Value $17,099.15
ERC-20
Value $12,803.19
ERC-20
Value $8,146.2
0x1da0270d29fd81d4ebd9085c1bf706367726def34b11b9fae9b0660112a1fb4b
0xc8f4ffeb3e0079bd31ff01544eb2df3786182358ad86aa6af21ee9b5c253cc0a
0xe127045eaae0c3f8b2c3413978d626ad66b4ba5082984419db2aecedcafe51d2
0x2b23299a25727bc9641f6eaac66017297158ca6ae2bfc26164ae9f9048dceb00
0xdd045eaeddb4bda27edb84a2262881c0c08c420eb079e9014af133f33129e9f5
0xb6bc7955228c18acaca871d001f9b2148a6fbadc99cc50cc70eafd5833ad4188
0xaee97c467856709d928cba73bc3ad25bd53b608f346f8ff2efddea124c22580c
0xe30e13aee4be51132ecafc65d38fadc7a158423e11c6f0254de390c59a5460ef
0xa91de7a2ca67191cae82587127f31d5344edca8aa7f1905815946ac5a89203f1
0xdf0e2ac69d060bf97f595b5c4e0050517a543de4d97e967a16beae572e4d8b52

Functions
Getter at block 21315969
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x385fb8deb5bebf8de3125e64f7d017d4b2ec2fb7161c899cfd65bfeeefa9c276
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2be74a8bbcC84Da849D97A7cfC477142aD584ba, 0x7196093558b29C43BdAc10ae0F671519B4d23BdD, 0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193, 0xE7A4F2b1772603170111BC633cbCF1AcEbD60BCe, 0xf6dcD4d7141E06B916987C3C46220f6241278a30]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
194
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.