GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x60ebf61e at 17194569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,941.63
0x795c1504fd5e6cd4a78f9e503bf5aad2749ce01889a5b6feb07ded1340ea4824
0xb6af35320bed999668b73644b1f9d38ef92c039d6c19d9f664c98611fab0943d
0x6a7e0cfafc85d1257450611d14eb9e8eabfcfece68aba7d6d37334296bcd0f50
0x09d0b5a4923c000c16c0e79a9333ab1a1c3b57223425ec8a1af9a56ca9ca80d4
0xe1e413ed200f962d722c86235332b9f3efd5e49ed0cd673a16bfc67b27bc3716
0x6d7d31f798f23527e459235fcddb85d101b22b2b15627db2b0c5274b339e3b37
0xa787d464ce7f776e80741495d31b99f2ae711045f11eb0218033a72c9a3798c5
0x2ec7b04bc16e9a497592178c66df26a97cf87171c9c2729dbda8ae1920787e8c
0x7818e47294e13b079322d68d5c33b1c7a090ba0805c69cc0e467da54e8feea75
0x8f278957a5ee59b270d6e5083d671d3a4a2d9161df5996e52019037e8cea0566

Functions
Getter at block 21326345
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfe5807074fddac58427231cf83ca94a78c55c2c5c739c377145c4a568a0f3d24
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFA55bdCA43551384f4C44A8284D2F12027fe0e0D, 0xA5975C28d4DbeC2E7a787EE20C3672228f23b908, 0xa4Bd84658A50efE894cc0501914Df6FA1061eE56]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.