GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xd2e69cd5 at 16579982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,948.55
ERC-20
Value $982,920.29
ERC-20
Value $399,157.82
ERC-20
Value $149,883.71
ERC-20
Value $12,880.12
ERC-20
Value $113.29
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5c8638a070b2323c7c185862754513dbb2910c8a72c538b97fa922e1dd968711
0xe8e2737c8ebb8f4e71e5c44a63008e33855515a9398bbe7c3a20ee9b45a284f6
0xc0ad75c996129759cd85adff3a86f682bdd707885ee209a58918cfd65bf40aea
0x1916fd64db5d89234eed77ea47484de93668d1206aedcb8faff3cec2bb72f172
0xb104db0c07aa589071e63c0c8c13f1d4fee3e614743d855a1f358e4c01d28fcc
0x9b01e97f14210223347dc5c76e6c47864f7c195c4f47d0b8f619d4414fa304a5
0x9f163cf374c477093ec46ec17dc75be4cac23ffd3191f72de89ba71071ee04f3
0x2c86eaa2355e9852b6ad0c21c62840df445ffbded66f53bd6628f0fd862f928f
0xafefb8f5e1db8a663b1319bd223858cc56a2a69d0471de3eb85347bfda5c2b07
0xf3067a0ab9c5c1d35fccca40f51c95f17342cd317cd38598e045adf1aaffe5a6

Functions
Getter at block 21065063
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa46c61fa6248cb578fb47a63be72a4332fba63c0077db45218492cf07bff6a69
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95622e85962BC154c76AB24e48FdF6CdAeDAd6E5, 0xb02a075A85DC97Dfe9c9F685F9329B7550BA631d, 0x8f8ddE0f36A921d27A1d757f0eACA229dc6e9070]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.