GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x7f0080a2 at 13182028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $720,765.89
ERC-20
Value $2,595.42
ERC-20
Value $2,276.79
ERC-20
Value $133.86
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x31a18a8764a3ddb60c844b726b1ae5db4ca2ad2a49a59a50afa5a5fd240af610
0x3cd8ad3b5d767dea23500a22ba6d97b26136c035f3ebcb6f7325a7a32c14873c
0x86e01ddfb719e88446c30a3219961e92e7e314a1fb3b47ef9aa41c3d2d6f242b
0xe3923af660ca229a332c8c54a4b2bd6178e233855fdfc8cd6e0261983d09b294
0x124f58e627addda8b49b507e5c82ed87093e2842b442cedea01b19e01572b853
0xd230e86611a8483c51756d3b37cb5317f72e30ba26a8e725f6003cac861f24d6
0xc7bd537cd124f6a091b6607c03514048118e4cfce0e9861fd4c7a9dd991599f0
0x74ec86806805e03e955f037434a048f86703a183606c77ddb435fc6e046a43e1
0x839771deea5c1f13044de3b797f1532cd035c7e7194489e0d79d72752630b3f9
0x6c3a3bff03ba587eb72d8f1e6b0ee14d3fd3af2d5a0ad898c02af1714cc3c5f1

Functions
Getter at block 21287585
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0f735a36f78d3c2741e88ae66270bab032f9f7c2492092dfef43ddb82a5c630
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x904f612C0bfa239463fb09a69079aa80d0B6892F, 0xed16FD1029c2758eFe2b664090C9870088f957B8, 0x6237C88fE026B1b27F494f49BA399448Aaaa93C0, 0x4897D38b0974051D8Fa34364E37a5993f4A966a5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.