GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 233 txns
Deployed by via 0x5d2494fd at 15314825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46,804.09
ERC-20
Value $40,574.48
ERC-20
Value $10,421.4
ERC-20
Value $10,364.44
ERC-20
Value $2,911.75
ERC-20
Value $761.11
ERC-20
Value $13.39
ERC-20
--
 (#1540)
ERC-721
--
 (#31)
ERC-1555
--
0x499b0f7d3ad0b91fb1d885eb5193a6af97ff09a97d2ef219882ba3d36d259fb7
0xe45d7c482292768459703e47036df2030bdc3ba639f6383f95140b91f613a46e
0x1e4f4ec4aeb1b316a61c5f789d6fd51aa2724bf48ecee395bf68d3a1b2613064
0xc246356e8355af65aadc49b5d6bdd8759f5b36f5656bf485328fa9a602c7fe8f
0xf652cb0a8497108ae4c59082f5c4e7430d9eff23c1eef7e5b07b5fabae023bd8
0x99e17040d132accb3b3d1aea5b3aea4617c727cb787ae8fee11df25cf28e80fd
0xa38609daff566cfbb6e33f90a232e53225c006810ceb2c7d7eaf4015f17110dd
0xf79a667ae889dab9c1d5cef851aa767bd6e0ae978671b360571dcb7074bb960a
0xbe309c3c1fd0585415edb2d5209d1eaf0cf0781dae840d10cc7753fd09257a17
0xca1128463e147b443f1c97b4238bc49f501ccb8b42f402b5c8fd4fa1bea56511

Functions
Getter at block 21226061
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x319f815a5caf7e83ed73be2cbed9e7ebf91c30a73ebe14baab7e1bf905135eef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4C266346AF17840A5A2c65e25f3836112e9b181, 0xA3C18C5e7290E982170Bfa3Cfdb0B08081f35955, 0x64541E098639b3A49CFD24848783D3d1F3A6Eeff, 0xa187126778f15914274C809A416B420a33a1cAb8]
getThreshold(view returns (uint256)
1
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.