GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 544 txns
Deployed by via 0x229cd394 at 15817966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,878.82
ERC-20
Value $4,615.12
ERC-20
Value $3,011.84
ERC-20
Value $1,258.48
ERC-20
Value $1,021.63
ERC-20
Value $395.5
ERC-20
Value $260.61
ERC-20
Value $15.28
ERC-20
Value $13.96
ERC-20
Value $0.79
0x330bd9125fb0cd963e0ac964adce3e302962d8f2e7f8ecc35dd8d19a4726f4f6
0x53e9f05b1b3b247ba0832e9ff319f154de94401e8baf1dec9be8c8ce26fce522
0xe9514936318553acc3c06cd5177aa4551a469c5b087b354571b3fca7cca0ecc0
0xb9b2127e6799561ddf2c5a7b530bf00d486f670f09db762d6bbb919c95baeaad
0xaec8dd912720010667888f8a2b7047606998187d49f37592685cecf0e6e8cd33
0xd86118cd71267536d57360b7491f2609f51bbdd74fcaaeded6a0f48097b4bbff
0x2cf7311f9faca1cf4a812785f35844c6da7d49d7ef597806afcec70a2aadfb43
0x122a93679430f374df05e4dc51f446c5a47c3ba498e0b8ad546dabc447f928e1
0xd249df252a592ac7f996eb682440dbb014c6b0ade78ee01cf166691562253fdf
0xa73ec2da32639fd14e2d3c6bfa328f37ed03f8a01f3411f5996b5ce11b12ad0a

Functions
Getter at block 20970361
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17a8322820543914ea5847738b0946890681464b3284ca282a0bb5fc8a434a38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x382D388B801AF3ED0e2BcebdF1E90e51833e15De, 0x47Ae5966F7b7F38801a9840f455DBF35B38eB869, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
537
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.