GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x5b960896 at 17522758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65,832.2
ERC-20
Value $2,812,940,732.46
ERC-20
Value $94,713,957.76
ERC-20
Value $0.82
ERC-20
--
ERC-20
--
ERC-20
--
0x90e96ac0ff1529e98e1773728d59eb359c502212fdae201364e0d5f9c080ab39
0xa5d8c5028a558371e7a92b926aa45425b20cbc7fe22bb3e77dca6d576207d864
0x0b674cc96e469ffea018d8f3d70d4253516368759b0822fd02b743a1e0161a0d
0xb48edd8a60cf12956746dfa412b96e0360598c3b20b9af58bea71f37bee0d42c
0x5315a6ad32d3959a4f618ba6f123f65d0782acbd2fb26d278df536c5b27f9e2b
0x621f6663df58e9896e290eea879d612dedab428970bce6487f5e3ae991efd104
0x35d5fca78e75c60cced2bace93438bb87241020d1088a6f94d49967bd4cc36f9
0xd0b7acfdf04fd15810c74578fe12b92a4add20c9320ca237a80c091f0c30c7e1
0xe88620746f19c01ae7f1d9a9a1516440adc555d2911b717125c84af081412512
0x4ef5eca8a931cf1ebc9392d62cf9d4fc882e9460747a81f0f883644ef1ef5133

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