GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 278 txns
Deployed by via 0x59f796ac at 13603920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,102.6
ERC-20
Value $1,443,967.22
ERC-20
Value $1,411,119.84
ERC-20
Value $1,067,285.3
ERC-20
Value $778,459.1
ERC-20
Value $378,887.49
ERC-20
Value $153,483.37
ERC-20
Value $5,574.35
ERC-20
Value $799.21
ERC-20
Value $189.67
0xcddb90dbe684011c0f5d4c27bd0aa9e83abe896bef40651ad19597a13ce77e2c
0x17dfa7ecfc3a1ac4274d7a0317837ba4276fbf1405bd9368bbbe67cb546995b4
0x17cba3e24b8f67fd0ff37d20c52c242f26c69f20f2b3b50eb86898eea61b0feb
0x80869ce227d5c503013dea4577d28540d44e1752a7e0b34828b6c73bae5a0e41
0x762578e06647507595f7971400d69db7d4661909e4d192cc71e9a68e8f5b7724
0x0b39e63014031e8c07a9a242b1be6c7e8abe1c92487aa1304c38e4ad9a8ca9c5
0xfd20bc0ee5093b2c0a873f359d71445f698469a5cf81f37488c834428424e0d1
0xb5382a5bdfe8931b56c707f7b18170e93dc3b6bf8d6bf3d959221e7738e1f475
0xcbb5e7ba52c4dfaafad18b995dfcfd97c33bde8d773aa97ec6c8735f4a54d740
0x35dd42f04cf61fed196ff341cd15dacb65be4ed074fe76b57bb537ca816c5fc4

Functions
Getter at block 20902948
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9705f36e7ca837fb879201d48a2c662365f6722c0f880d89aae70a484ad0c1b7
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
291
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.