GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 204 txns
Deployed by via 0xb1f780f0 at 15787050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.65
ERC-20
Value $10,422.57
ERC-20
Value $9,731.89
ERC-20
Value $6,935.1
ERC-20
Value $4,106.29
ERC-20
Value $3,013.71
ERC-20
Value $699.18
ERC-20
Value $693.61
ERC-20
Value $126.93
ERC-20
Value $104.75
0x70170b62d85d6eb803e8fc0970ca8d2c01befd19fa60c59ebb9855ead8b1978c
0x8d7fe667c34eb441a5d22d5a30820a9f24495dd24142ad8b3364802063e05eb5
0x98daa1959f421596fbb456658bac5dc57a117df5e2c66b29c077ca16c817a18f
0x32863f2619b6b1e125d68dc784435a678fcb21d5941028239871428f6b845d69
0x658e56132d35da2f6e53a85c0cac3f21e636c64a876b296532100a5c5e36bdb4
0x63215f958f976fc303b90c2490fa64c77635023fc62146c705c548570a95ef15
0x3fc4cb1a835dd866ad1093d6b22f0d1dc11e0ddf9b633be4e05982f798764f50
0x96d4aaafe77675b8ef2148c5ea16e5f60e4ef95a374aa043e54e369a035a296d
0x31697cf44b2bbf483a05c294a3580f15ce31bbaa862e45e13eeb1879934361d3
0xbf983a6e28c196595abc660e7e310ee4b8a27cc14b493b85d9598342864d99d3

Functions
Getter at block 21163120
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeb8d16ec248f6c76a52c36f4cb52000d2e65aba50f8c4cd6ea39653ba5fcf91d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x22cFAE74Ed0B44eeCd9b0cba30D74B47EE13dbFF, 0x86fE8d6D4C8A007353617587988552B6921514Cb, 0xa475aF18A0D5f3De67a498d91dAb86F6ecCbf843, 0xbFEF4Bf4cB89B414e1fb2357b2b763E240890059]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
210
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.