GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0xa6b4bee8 at 13715118
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $191,549.42
ERC-20
Value $585,153.32
ERC-20
Value $7,894.91
ERC-20
Value $5.58
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#25)
ERC-1555
--
 (#2801)
ERC-721
--
0x15730a54b0e99c71038225662c5611b3eee241bdc2e58ce8079e627160fc778c
0xc29f6f0d4ad907b32e495902828465f3bd728beab71ef0b240ca1df5e74d6c25
0x1cdc03e4c80b25bb9df914b29fd7531f257a8566c2ce4d3c1c875bdc025195e6
0xf08239cc7f954e5b1eeb3d64fbf64cc597ca807061e71e5c3a6b4911f21297a6
0x10cbb9597890656034de56e3ebdbcd94491a2a7826440a199134d6a4774135a4
0x80b022423d1d93b3fd771c5c4565b52a750aeae5ef50a6ff78939f8b49430c28
0xd35d4f4210f38d916752517a8a2f529a1a5b28585a510df621fa750e800841de
0xe15d24e92d8572602ef730006cd46786236a3e7922f38fdb08c38fbd5f64c6b7
0x1884a45687d5a4e60e8ffc4bfe064a6af2e9c815f09455982e41bb83d8441a7f
0x7510719d1b4598a3b05448abff712316dabeaf1ad13e87c0d9739ccd29a5bb8a

Functions
Getter at block 21305523
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x93f1136b0e74be0d63bbb8eac7132c7f741f58e4cff2ce2313c28278bd14e124
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf157B74e09e24B0858e1C9A2802d808B49b40168, 0x910E4bBDd4aa2F5fcD2093eE56c45B7F4449B865, 0xB021f52599205f036d786ab5E13a94C6Feb00c16]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.