GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 194 txns
Deployed by via 0x0350ce04 at 13460867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $214,721.67
ERC-20
Value $1,753.5
ERC-20
Value $1,189.58
ERC-20
Value $115.07
ERC-20
Value $24.57
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#9999)
ERC-721
--
 (#9992)
ERC-721
--
0xebf343f012435fd80797b5f7a434ff343ecde6305e591f7ebb6820d44012be87
0x31301987f930ffc71e7f4c3109e6df879aafc30dec7c6a71584b938d57e54626
0x56b997239c2caf9975c6ca01a304cb1e7c7315d3337cf33bd09c2ca855caca0a
0x0353b333ffb829620e49421c16a97059e1d2a08616651b618018ad55c06696e3
0xff722f7bdc22317614fbbda7e71af656d4b806cc1d03502ecf561fd3fd71212e
0x2a1e97ffbf3798695ead1069076d1e52a82399730a5513fcc3845b11692ac61b
0x01f0d40879a0075b0ae168139f1e2034770192f468302332ea07f027bc9b66b5
0x85f6cda592373d58c014ebad9e1a3aba79dfc7618b7e6fb7f0d5daac9eec4137
0x9d94099de6676a0118ec89fcee7737a25ed0a5877a0c2b9454a88a91bebaf477
0x618b24c5af4c1c0e60b5a827dc72fb7f2fcd2037b1778b64691a91e1703e9b3d

Functions
Getter at block 21224594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x654f046dd38aeadb79f5e9390dd60cff395ad1bafeeae8c5c4f268613f69078c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC18805FBC972f168D0a8E5002D6576A4f2d2E9Cb, 0x0E19FaD56864EADF64848bdC79EE6299c3374B0f, 0x3E8C6676eEf25C7b18a7ac24271075F735c79A16, 0x3BC15f3601eA7b65a9A8E7f8C776d4Ab5e2Bc002, 0xCc7c7a44397107891e5e28600222137B2F2bB822, 0x929c6d5b37620A9e3eff79dDC701830b70a7A84c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
212
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.