GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x53406fc3 at 14831600
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,995.73
ERC-20
Value $15,142.27
ERC-20
--
0x5d5d63b054b05a4fe3fdfe9531b3111d3662419d91f1b17c12f89b781c3857c9
0x76d8d1767fb37414c57ed48bff69e8240950d089bacdc601a5c44ad7d048e51e
From
0xb1c37f52767db01dd8a9e39b9eff03898f23a0e3d87c9e3f05e386d1de54ade3
0x3d5dfe0e6c77f21ff9ff13b2d76a225fc5d0f6882a3ea84cb211fb41dd68c45d
0x891032f1aef8de0f57d24d3b5266e54b061b53ead63db8d5197bf54b6dde80ae
0x63417b9869b537649e6d0d277f825b8b1c4c7f386ef4edf59b084068095f926b
0xf67f9775feebe853952bf9980d9393955343f752b70fac1dcb1c9c5f22fceaaf
0xc6ef6a9d8f2a41358ef7b2515f4a72f5eaaf86da87f9dc103a323568f27dfbbe
0x17f550b852629de8dd50842fa08235425352165577bbe75816b8a8f7f28161b3
0xa035ad00ad84b9daed9f6ac51d4cec1128ee773545e23c95405451cd1b0ee658

Functions
Getter at block 20928000
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed64b279f09d44dfe0fd38ca73a80024396dbe7de2f9290855c96e75b8690679
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49c7B591001225E9AEd8186C761C2620AB7eF4e9, 0x939eb18E189D0f75498D4E6254B1d1706764cc54, 0x6d3568D0515a06eacC7D3bd493711843Cb528179, 0x60695cb149Ad9b5A100844bA4DCDEfC42b75Ec48, 0xA1b207C22a6f6180E5DD6c36fb7324d974eAde8b, 0xB3ef0E597952ef673a55c39722c935BE5763c4cd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.