GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xc61521ff at 20823867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58,693.92
ERC-20
Value $105,630.37
ERC-20
Value $93,836.11
ERC-20
Value $85,182.89
ERC-20
Value $57,755.74
ERC-20
Value $50,332.26
ERC-20
Value $22,372.62
ERC-20
Value $22,345.45
ERC-20
Value $22,314.79
ERC-20
Value $20,783.35
0xfe93d25ba371549185e80a9dec66ea0e235e566a088417217bbc3f03c1bd7a21
0xdced06fb300ecc2a8ec573f90de10143d34972dcd5071519c70af4a393af0f7b
0xd3a3e7c3318cf69670a771ed16243894ef971738b9f14a31e094e5bb929d6e48
0x33ab23256513300a6189c1ffd867528b839fba4b5cebb6062a58c45e42ca8a47
0xc86ac51bbac8dd27d189f2e592e495628b95d71b4fc294dbb9e42c9d88bb3def
0x50ee6fb92a47fc0a872014be6a918cd798b4dc95e2a2cc6412327cc4bca5c291
0xc5bb0c0cf907e2cce854494339a4b5e60e7821865995cf79f9faf3f716bd0309
0x9a89807e74eec8e3d908aa5753cc7745a1a1993936a1d1e9221f4a455e74a436
0x5e3655b94f7b979a97c1751be93d28a720809e740837b658dd034b4f5477eb28
0x13eb6a1a03b922a75074e586f1b366500eae52cef7a175dd2e6d689350324aef

Functions
Getter at block 21277625
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x89a9ca0fe1618ac6e08337369ab69fa5f34e2231dab66b34da987da1c80b0cc5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x874dC4D5F5d29bE861d25260D02c632Cd8310EA4, 0xF75a212A5d5c3e208B9694bc854dEa7A942908eC, 0x102547E6fB1156228A5b594ca50767Fc2D35877b, 0xE64F1A82b2378f72Ff65414B513f8161d8F946A3, 0x7836a54780Bb69421415cdb7461e121EEE382777]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.