GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0x9aeba3d8 at 16680058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $310,374.83
ERC-20
Value $1,056,151.46
ERC-20
Value $353,585.27
ERC-20
Value $148,445.63
ERC-20
Value $113,171.7
ERC-20
Value $110,889
ERC-20
Value $33,482.14
ERC-20
Value $26,275.85
ERC-20
Value $9,650.3
ERC-20
Value $6,480.11
0x1e575f0ee4e2c6f859e97bec0534b74a3f48249ad5cc60382d276e8a4c608cad
0xb8395b6a1c4fd0d2741fbc38cff304e125efa874b614f9abb917050990181239
0x2d363566a0b3342d732834bc0b6f3ed704b44bf531e22c495842d521dec8ab8e
0x0be1baf4653db191e35e0bb0a67fb05e481989445a036bbc743fcb21ed376f66
0xc662f57b8029c7ca83296e6209e87b649727609a95be5649ce839a48bac5d534
0xd5437f3061e11a4881645f48f3b7e063e4168513dc5c08f27e7aa68b0b23b7d8
0x6e96066607f181b6e7ac9ee82556d792901380a2fceaeb42a3fc63ab9e7427b5
0x3447e164aabf0dd196d1ed273902c8f61c31370c38f56c0d529ac954717892e6
0xc83e79366cd06be4cb95eed9bd5f37e6732ba5a7b5d0b97e095a7cd95a05a3dc
0x51f389cdfd8f76a83c4c0b628d1a4da5857e6f20a6d42c580ccbb1b89b065e3a

Functions
Getter at block 21312290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9333c3da5a883c1b82f622f697e72eb6f229ecf84a0bd40935a4f8c9de4e149a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50DA2d15B9b08588eB0512E8B22eE0D17Ba030Ee, 0xe4C119804BE7532dE5C172db5973684e45C22293, 0xb544E362F8701AC594f20837EAe30B8D87703007, 0x0595E2732Fb64297BA65917DD82F4722aC90A69c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
64
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.