GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xfe4dc7a3 at 15065094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.42
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x94ed36c769fa0b58222e268e177a79c62fd9e76a1ff85c29ea1751236edd78fa
0x340f660b9da0c0fe68e477a336b740cab768dce7045c7ec33a8ff8b178fb70f5
0xd05af2b0e7cda06767b7398873008d7a0c7120e0af1511b26851295eea2c4831
0x6e9e5a8afc428a5903f088dc5fc5780a419c232472097e297c4f7d2e40cafeec
0xd36982f8791f30995cbc1fbd34587865f729efb348f8af7e60fb57bd90cc329b
0xe74ca1d6e96054e02f7c8460b731fee8a6fa3d9f99373e921c0fcc7223abd53b
0x29f0a8181062b0c707b7e0d8e24d2161ea7b03a7da2b402cc8ef4534061ee366
0x2c7a2ca4c194ceb59e688f68d417e3e38a5561d761ced2024bcf4916da00d787
0x39e7fd0810bc5e267a40d1c92f2b806f57e61fb8dfb2c713978abde4d7f27262
0x0c580732c7f88fe10b928a92319e581e1d8ff858822a432f1891c9c739c3ed5a

Functions
Getter at block 21187977
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x82686f639da427c04035a56e447d90cb1c207779c2f8e8f43f2ea17b3f5f329c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b89a8Cc6A08122292DBfaaAf2a3185857d9F8d0, 0x00EF6834FCe13B836d4F89Fdb4E5c7955f96FfB4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.